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
Arve Knudsen 9189507569 prometheusremotewrite: Add PrometheusConverter.FromMetrics benchmark 2 years ago
..
azuread {discovery,remote_write}/azure: Support default SDK authentication (#13099) 2 years ago
otlptranslator prometheusremotewrite: Add PrometheusConverter.FromMetrics benchmark 2 years ago
chunked.go (storage): move from github.com/pkg/errors to 'errors' and 'fmt' (#10946) 4 years ago
chunked_test.go golangci-lint: enable testifylint linter (#13254) 2 years ago
client.go golangci-lint: enable usestdlibvars linter 2 years ago
client_test.go remote_write: add a unit test to make sure the write client sends 2 years ago
codec.go Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21 2 years ago
codec_test.go storage/remote: improve symbol-table handling 2 years ago
ewma.go style: Replace `else if` cascades with `switch` 3 years ago
intern.go Move away from testutil, refactor imports (#8087) 5 years ago
intern_test.go golangci-lint: enable testifylint linter (#13254) 2 years ago
max_timestamp.go Remote: Do not collect non-initialized timestamp metrics (#8060) 5 years ago
metadata_watcher.go scrape: consistent function names for metadata 2 years ago
metadata_watcher_test.go Move metric type definitions to common/model 2 years ago
queue_manager.go Add native histograms to latency/duration metrics 2 years ago
queue_manager_test.go golangci-lint: enable whitespace linter (#13905) 2 years ago
read.go Add warnings (and annotations) to PromQL query results (#12152) 2 years ago
read_handler.go Chunked remote read: close the querier earlier 2 years ago
read_handler_test.go golangci-lint: enable usestdlibvars linter 2 years ago
read_test.go storage/remote: improve symbol-table handling 2 years ago
storage.go remote/storage.go: adjust Storage.Notify() to avoid a race condition with Storage.ApplyConfig() 2 years ago
storage_test.go golangci-lint: enable testifylint linter (#13254) 2 years ago
write.go Append Created Timestamps (#12733) 2 years ago
write_handler.go OTLP: Use PrometheusConverter directly 2 years ago
write_handler_test.go storage/remote: improve symbol-table handling 2 years ago
write_test.go all: fix some typos (#13863) 2 years ago