prometheus/storage/remote
Paweł Szulik f5563bfe95
tests: Move from t.Errorf and others. (Part 2) (#9309)
* Refactor util tests.

Signed-off-by: Paweł Szulik <paul.szulik@gmail.com>
2021-09-13 21:19:20 +02:00
..
chunked.go
chunked_test.go
client.go Switch to common/sigv4 2021-08-26 09:37:19 -04:00
client_test.go tests: Move from t.Errorf and others. (Part 2) (#9309) 2021-09-13 21:19:20 +02:00
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
intern.go
intern_test.go
max_timestamp.go
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 Remove Individual Data Type Caps in Per-shard Buffering for Remote Write (#8921) 2021-08-09 15:20:53 -06:00
queue_manager_test.go remove redundant type conversion (#9126) 2021-07-28 13:33:46 +05:30
read.go LabelNames API with matchers (#9083) 2021-07-20 18:08:08 +05:30
read_handler.go Switched to go-kit/log 2021-06-11 12:28:36 -04:00
read_handler_test.go tests: Move from t.Errorf and others. (Part 2) (#9309) 2021-09-13 21:19:20 +02:00
read_test.go Allow metric metadata to be propagated via Remote Write. (#6815) 2020-11-19 20:53:03 +05:30
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