prometheus/storage/remote
Jorge Luis Betancourt 4dc755cd27
Add a metric for tracking max_samples_per_send (#8102)
Currently there is no way of tracking the value of the
`max_samples_per_send` configuration option, which is commonly tweaked
when integrating with a remote write backend.

Signed-off-by: Jorge Luis Betancourt Gonzalez <jorge-luis.betancourt@trivago.com>
2020-10-28 11:39:36 +00:00
..
chunked.go
chunked_test.go Refactor test assertions (#8110) 2020-10-27 11:06:53 +01:00
client.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00
client_test.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00
codec.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00
codec_test.go Refactor test assertions (#8110) 2020-10-27 11:06:53 +01:00
ewma.go
intern.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00
intern_test.go Refactor test assertions (#8110) 2020-10-27 11:06:53 +01:00
max_timestamp.go
queue_manager.go Add a metric for tracking max_samples_per_send (#8102) 2020-10-28 11:39:36 +00:00
queue_manager_test.go Refactor test assertions (#8110) 2020-10-27 11:06:53 +01:00
read.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00
read_test.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00
storage.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00
storage_test.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00
write.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00
write_test.go Refactor test assertions (#8110) 2020-10-27 11:06:53 +01:00