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
Julien 93edf912a7
Merge pull request #17630 from zjumathcode/main
2 weeks ago
..
azuread RW2: Allow custom scope in azuread (#17483) 2 weeks ago
googleiam feat: add Google cloud roundtripper for remote write (#14346) 1 year ago
otlptranslator/prometheusremotewrite prw2: Move Remote Write 2.0 CT to be per Sample; Rename to ST (start timestamp) (#17411) 4 weeks ago
chunked.go Add streaming remote read to ReadClient (#11379) 1 year ago
chunked_test.go fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 1 year ago
client.go feat(promtool): add RW2 support to promtool push metrics using client_golang library (#17280) 2 months ago
client_test.go Apply analyzer "modernize" to the whole codebase 4 months ago
codec.go Add histogram validation in remote-read and during reducing resolution (#17561) 4 weeks ago
codec_test.go Add histogram validation in remote-read and during reducing resolution (#17561) 4 weeks ago
dial_context.go [ENHANCEMEN] Remote-Write: optionally use a DNS resolver that picks a random IP (#15329) 1 year ago
dial_context_test.go Apply analyzer "modernize" to the whole codebase 4 months ago
ewma.go style: Replace `else if` cascades with `switch` 3 years ago
intern.go fix: storage/remote.pool interned refs count and flaky test (#16335) 9 months ago
intern_test.go Apply analyzer "modernize" to the whole codebase 4 months ago
max_timestamp.go chore(storage/remote): collect maxTimestamp when value is 0 as well. 1 year ago
metadata_watcher.go chore: enable unused-receiver rule from revive 4 months ago
metadata_watcher_test.go chore: enable unused-receiver rule from revive 4 months ago
queue_manager.go chore: Fix function name typo in createBatchSpan comment 2 weeks ago
queue_manager_test.go Merge pull request #17441 from pipiland2612/refactor_queue_manger 1 month ago
read.go chore: enable unused-receiver rule from revive 4 months ago
read_handler.go fix(remote): rename some remote read related metrics for better clarity. 1 year ago
read_handler_test.go Update modernize (#17471) 1 month ago
read_test.go Reapply "prw: use Unit and Type labels for metadata when feature flag is enabled (#17033)" 4 months ago
stats.go [PRW 2.0] Added Sender and RW Handler support for Response Stats. (#14444) 1 year ago
storage.go Replace gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (#17151) 3 months ago
storage_test.go feat(promtool): add RW2 support to promtool push metrics using client_golang library (#17280) 2 months ago
write.go feat: rename CreatedTimestamp to StartTimestamp (#17523) 1 month ago
write_handler.go Add histogram validation in remote-read and during reducing resolution (#17561) 4 weeks ago
write_handler_test.go Remote Write Receive Fix: Remove duplicate labels when type-and-unit-label feature is on (#17546) 4 weeks ago
write_test.go feat: rename CreatedTimestamp to StartTimestamp (#17523) 1 month ago