..
chunked.go
…
chunked_test.go
Testify: move to require ( #8122 )
2020-10-29 09:43:23 +00:00
client.go
Upgrade prometheus/common to v0.21.0
2021-04-21 12:19:16 +02:00
client_test.go
Adds support to configure retry on Rate-Limiting from remote-write config.
2021-02-16 14:52:49 +05:30
codec.go
Various enhancements and refactorings for remote write receiver:
2021-02-08 20:41:23 +00:00
codec_test.go
Various enhancements and refactorings for remote write receiver:
2021-02-08 20:41:23 +00: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
Testify: move to require ( #8122 )
2020-10-29 09:43:23 +00:00
max_timestamp.go
Remote: Do not collect non-initialized timestamp metrics ( #8060 )
2020-10-15 23:53:59 +02:00
metadata_watcher.go
Switched to go-kit/log
2021-06-11 12:28:36 -04:00
metadata_watcher_test.go
Fix some gofmt warnings ( #8743 )
2021-04-22 08:43:30 -06:00
queue_manager.go
Remote Write: Add max samples per metadata send ( #8959 )
2021-06-24 15:39:50 -07:00
queue_manager_test.go
Remote Write: Add max samples per metadata send ( #8959 )
2021-06-24 15:39:50 -07:00
read.go
Add matchers to LabelValues() call ( #8400 )
2021-02-09 23:08:35 +05:30
read_handler.go
Switched to go-kit/log
2021-06-11 12:28:36 -04:00
read_handler_test.go
Move remote read handler to remote package. ( #8536 )
2021-02-26 16:43:19 +00:00
read_test.go
Allow metric metadata to be propagated via Remote Write. ( #6815 )
2020-11-19 20:53:03 +05:30
sigv4.go
Contribute grafana/agent sigv4 code ( #8509 )
2021-03-08 12:20:09 -07:00
sigv4_test.go
Contribute grafana/agent sigv4 code ( #8509 )
2021-03-08 12:20:09 -07:00
storage.go
Switched to go-kit/log
2021-06-11 12:28:36 -04:00
storage_test.go
Allow metric metadata to be propagated via Remote Write. ( #6815 )
2020-11-19 20:53:03 +05:30
write.go
Switched to go-kit/log
2021-06-11 12:28:36 -04:00
write_handler.go
Switched to go-kit/log
2021-06-11 12:28:36 -04:00
write_handler_test.go
Switched to go-kit/log
2021-06-11 12:28:36 -04:00
write_test.go
Allow metric metadata to be propagated via Remote Write. ( #6815 )
2020-11-19 20:53:03 +05:30