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.
 
 
 
 
 
Arve Knudsen b50c5d42fe OTLP receiver: Warn when encountering invalid exponential histograms 3 months ago
..
azuread fix: correct the typo in azuread sdk auth (#14106) 6 months ago
googleiam feat: add Google cloud roundtripper for remote write (#14346) 4 months ago
otlptranslator OTLP receiver: Warn when encountering invalid exponential histograms 3 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 Upgrade golangci-lint to v1.60.1 3 months ago
client_test.go [PRW 2.0] Added Sender and RW Handler support for Response Stats. (#14444) 4 months ago
codec.go [PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395) 5 months ago
codec_test.go [PRW 2.0] write_handler: Support for rc.2 spec & improved error handling for v2. (#14427) 4 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 chore(storage/remote): collect maxTimestamp when value is 0 as well. 4 months ago
metadata_watcher.go [PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395) 5 months ago
metadata_watcher_test.go [PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395) 5 months ago
queue_manager.go Upgrade golangci-lint to v1.60.1 3 months ago
queue_manager_test.go remote write: increase time threshold for resharding (#14450) 4 months ago
read.go Pass limit param as hint to storage.Querier 5 months ago
read_handler.go Revert "Chunked remote read: close the querier earlier" 4 months ago
read_handler_test.go [PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395) 5 months ago
read_test.go [PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395) 5 months ago
stats.go [PRW 2.0] Added Sender and RW Handler support for Response Stats. (#14444) 4 months ago
storage.go [PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395) 5 months ago
storage_test.go [PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395) 5 months ago
write.go feat: add Google cloud roundtripper for remote write (#14346) 4 months ago
write_handler.go OTLP receiver: Warn when encountering invalid exponential histograms 3 months ago
write_handler_test.go Upgrade golangci-lint to v1.60.1 3 months ago
write_test.go prometheusremotewrite: Support resource attribute promotion 4 months ago