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
Arve Knudsen bc6c2c5d35
OTLP Receiver: Add tests (#14764)
1 year ago
..
remote OTLP Receiver: Add tests (#14764) 1 year ago
buffer.go storage: simplify sampleRing fix 2 years ago
buffer_test.go Upgrade golangci-lint to v1.60.1 1 year ago
errors.go Fix appendable: check whether last val was a histogram (#14613) 1 year ago
errors_test.go Fix appendable: check whether last val was a histogram (#14613) 1 year ago
fanout.go storage: skip merging when no remote storage configured 2 years ago
fanout_test.go Merge pull request #14109 from harry671003/pass_limit_to_querier 1 year ago
generic.go Add warnings (and annotations) to PromQL query results (#12152) 2 years ago
interface.go lint: Revamp our linting rules, mostly around doc comments 1 year ago
lazy.go Add warnings (and annotations) to PromQL query results (#12152) 2 years ago
memoized_iterator.go storage: add `AtT` method to `MemoizedSeriesIterator` 1 year ago
memoized_iterator_test.go storage: add `AtT` method to `MemoizedSeriesIterator` 1 year ago
merge.go [ENHANCEMENT] Storage: Short-circuit merge of single querier with no-op queriers 1 year ago
merge_test.go lint 1 year ago
noop.go Pass limit param as hint to storage.Querier 2 years ago
secondary.go Pass limit param as hint to storage.Querier 2 years ago
series.go Fix language in docs and comments (#14041) 2 years ago
series_test.go chore: fix some function names 1 year ago