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.
 
 
 
 
 
Robert Fratto 2bd077ed97
expose UserAgent to make it changeable by importers (#7832)
4 years ago
..
chunked.go Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 5 years ago
chunked_test.go Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 5 years ago
client.go expose UserAgent to make it changeable by importers (#7832) 4 years ago
client_test.go Exports recoverable error (#7689) 4 years ago
codec.go storage/remote: remove unused code now that tsdb implements ChunkQuerier (#7715) 4 years ago
codec_test.go Add a unit test for MergeLabels in storage/remote/codec.go. (#7499) 4 years ago
ewma.go Replace sync/atomic with uber-go/atomic (#7683) 4 years ago
intern.go Replace sync/atomic with uber-go/atomic (#7683) 4 years ago
intern_test.go Replace sync/atomic with uber-go/atomic (#7683) 4 years ago
max_gauge.go
queue_manager.go Replace sync/atomic with uber-go/atomic (#7683) 4 years ago
queue_manager_test.go use remote.Storage in TestSampleDelivery instead of direct creation of QueueManager (#4758) 4 years ago
read.go storage: Adjusted fully storage layer support for chunk iterators: Remote read client, readyStorage, fanout. (#7059) 4 years ago
read_test.go storage: Adjusted fully storage layer support for chunk iterators: Remote read client, readyStorage, fanout. (#7059) 4 years ago
storage.go tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 4 years ago
storage_test.go storage/remote: add tests for config changes 5 years ago
write.go Address comments 4 years ago
write_test.go Apply gofmt -s on storage/remote/write_test.go (#7791) 4 years ago