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 Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 2020-04-15 11:17:41 +01:00
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 Replace sync/atomic with uber-go/atomic (#7683) 2020-07-30 13:15:42 +05:30
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 Remote: Do not collect non-initialized timestamp metrics (#8060) 2020-10-15 23:53:59 +02:00
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