The Prometheus monitoring system and time series database.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
prometheus/storage/remote
Dieter Plaetinck cda025b5b5
TSDB: demistify SeriesRefs and ChunkRefs (#9536)
4 years ago
..
chunked.go Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 6 years ago
chunked_test.go Testify: move to require (#8122) 5 years ago
client.go Enable HTTP2 again (#9398) 4 years ago
client_test.go tests: Move from t.Errorf and others. (Part 2) (#9309) 4 years ago
codec.go Add initial support for exemplar to the remote write receiver endpoint (#9319) 4 years ago
codec_test.go Remote-write: reuse memory for marshalling (#9412) 4 years ago
ewma.go Replace sync/atomic with uber-go/atomic (#7683) 6 years ago
intern.go Move away from testutil, refactor imports (#8087) 5 years ago
intern_test.go Testify: move to require (#8122) 5 years ago
max_timestamp.go Remote: Do not collect non-initialized timestamp metrics (#8060) 5 years ago
metadata_watcher.go Fix imports formatting 4 years ago
metadata_watcher_test.go Fix imports formatting 4 years ago
queue_manager.go TSDB: demistify SeriesRefs and ChunkRefs (#9536) 4 years ago
queue_manager_test.go TSDB: demistify SeriesRefs and ChunkRefs (#9536) 4 years ago
read.go LabelNames API with matchers (#9083) 5 years ago
read_handler.go Fix imports formatting 4 years ago
read_handler_test.go tests: Move from t.Errorf and others. (Part 2) (#9309) 4 years ago
read_test.go Format Go source files using 'gofumpt -w -s -extra' 4 years ago
storage.go storage/remote: Prevent two goroutines from endless loop (#8967) 4 years ago
storage_test.go Allow metric metadata to be propagated via Remote Write. (#6815) 5 years ago
write.go TSDB: demistify SeriesRefs and ChunkRefs (#9536) 4 years ago
write_handler.go Format Go source files using 'gofumpt -w -s -extra' 4 years ago
write_handler_test.go TSDB: demistify SeriesRefs and ChunkRefs (#9536) 4 years ago
write_test.go Allow metric metadata to be propagated via Remote Write. (#6815) 5 years ago