prometheus/storage/remote
Chris Marchbanks 529ccff07b
Remove all usages of stretchr/testify
Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
2019-08-08 19:49:27 -06:00
..
client.go
client_test.go
codec.go Check for duplicate label names in remote read (#5829) 2019-08-07 16:13:10 +01:00
codec_test.go Remove all usages of stretchr/testify 2019-08-08 19:49:27 -06:00
ewma.go
intern.go
intern_test.go
max_gauge.go resolve race condition in maxGauge (#5647) 2019-06-13 20:55:08 +01:00
queue_manager.go Update the runShard method and change len(pendingSamples) to n=len(pendingSamples) (#5708) 2019-07-09 19:09:11 +01:00
queue_manager_test.go Remove all usages of stretchr/testify 2019-08-08 19:49:27 -06:00
read.go Add storage.Warnings to LabelValues and LabelNames (#5673) 2019-06-17 08:31:17 +01:00
read_test.go
storage.go Split remote write storage into its own type 2019-06-27 10:11:02 +01:00
storage_test.go Split remote write storage into its own type 2019-06-27 10:11:02 +01:00
wal_watcher.go fix word encourter to encounter 2019-07-29 22:16:23 +08:00
wal_watcher_test.go Provide flag to compress the tsdb WAL 2019-07-03 08:03:29 -06:00
write.go Split remote write storage into its own type 2019-06-27 10:11:02 +01:00
write_test.go Split remote write storage into its own type 2019-06-27 10:11:02 +01:00