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
Bryan Boreham aba0071480
Merge pull request #13589 from bboreham/trace_id
9 months ago
..
azuread golangci-lint: enable testifylint linter (#13254) 12 months ago
otlptranslator Make update-copy.sh work for both OSX and GNU sed 10 months ago
chunked.go (storage): move from github.com/pkg/errors to 'errors' and 'fmt' (#10946) 2 years ago
chunked_test.go golangci-lint: enable testifylint linter (#13254) 12 months ago
client.go remote client: apply custom headers before sigv4 transport 10 months ago
client_test.go remote_write: add a unit test to make sure the write client sends 1 year ago
codec.go Optimize histogram iterators (#13340) 10 months ago
codec_test.go Optimize histogram iterators (#13340) 10 months ago
ewma.go style: Replace `else if` cascades with `switch` 2 years ago
intern.go Move away from testutil, refactor imports (#8087) 4 years ago
intern_test.go golangci-lint: enable testifylint linter (#13254) 12 months ago
max_timestamp.go Remote: Do not collect non-initialized timestamp metrics (#8060) 4 years ago
metadata_watcher.go scrape: consistent function names for metadata 1 year ago
metadata_watcher_test.go Move metric type definitions to common/model 12 months ago
queue_manager.go storage/remote: speed up StoreSeries by re-using labels.Builder 10 months ago
queue_manager_test.go Standardise exemplar label as "trace_id" 10 months ago
read.go Add warnings (and annotations) to PromQL query results (#12152) 1 year ago
read_handler.go ci(lint): enable errorlint on storage (#12935) 1 year ago
read_handler_test.go golangci-lint: enable testifylint linter (#13254) 12 months ago
read_test.go Tests: use replacement DeepEquals in more places 10 months ago
storage.go remote/storage.go: adjust Storage.Notify() to avoid a race condition with Storage.ApplyConfig() 1 year ago
storage_test.go golangci-lint: enable testifylint linter (#13254) 12 months ago
write.go Append Created Timestamps (#12733) 12 months ago
write_handler.go UTF-8: Add support for parsing UTF8 metric and label names 10 months ago
write_handler_test.go Tests: use replacement DeepEquals in more places 10 months ago
write_test.go golangci-lint: enable testifylint linter (#13254) 12 months ago