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
4 months ago
..
azuread RW2: Allow custom scope in azuread (#17483) 4 months ago
googleiam
otlptranslator/prometheusremotewrite prw2: Move Remote Write 2.0 CT to be per Sample; Rename to ST (start timestamp) (#17411) 4 months ago
chunked.go
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) 5 months ago
client_test.go Apply analyzer "modernize" to the whole codebase 7 months ago
codec.go Add histogram validation in remote-read and during reducing resolution (#17561) 4 months ago
codec_test.go Add histogram validation in remote-read and during reducing resolution (#17561) 4 months 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 7 months ago
ewma.go
intern.go fix: storage/remote.pool interned refs count and flaky test (#16335) 1 year ago
intern_test.go Apply analyzer "modernize" to the whole codebase 7 months ago
max_timestamp.go
metadata_watcher.go chore: enable unused-receiver rule from revive 8 months ago
metadata_watcher_test.go chore: enable unused-receiver rule from revive 8 months ago
queue_manager.go chore: Fix function name typo in createBatchSpan comment 4 months ago
queue_manager_test.go Merge pull request #17441 from pipiland2612/refactor_queue_manger 4 months ago
read.go chore: enable unused-receiver rule from revive 8 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) 5 months ago
read_test.go Reapply "prw: use Unit and Type labels for metadata when feature flag is enabled (#17033)" 7 months ago
stats.go
storage.go Replace gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (#17151) 7 months ago
storage_test.go feat(promtool): add RW2 support to promtool push metrics using client_golang library (#17280) 5 months ago
write.go feat: rename CreatedTimestamp to StartTimestamp (#17523) 4 months ago
write_handler.go Add histogram validation in remote-read and during reducing resolution (#17561) 4 months ago
write_handler_test.go Remote Write Receive Fix: Remove duplicate labels when type-and-unit-label feature is on (#17546) 4 months ago
write_test.go feat: rename CreatedTimestamp to StartTimestamp (#17523) 4 months ago