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
Callum Styan c328d5fc88
fix rwv2 build write request benchmark, also change how the memory usage (#14925)
9 months ago
..
remote fix rwv2 build write request benchmark, also change how the memory usage (#14925) 9 months ago
buffer.go chore: Fix typos (#14868) 10 months ago
buffer_test.go Upgrade golangci-lint to v1.60.1 10 months ago
errors.go Fix appendable: check whether last val was a histogram (#14613) 11 months ago
errors_test.go Fix appendable: check whether last val was a histogram (#14613) 11 months ago
fanout.go storage: skip merging when no remote storage configured 1 year ago
fanout_test.go Merge pull request #14109 from harry671003/pass_limit_to_querier 12 months ago
generic.go Add warnings (and annotations) to PromQL query results (#12152) 2 years ago
interface.go tsdb: Add support for ingestion of out-of-order native histogram samples (#14546) 9 months ago
interface_test.go Fix: chunkenc.MockSeriesIterator 10 months ago
lazy.go Add warnings (and annotations) to PromQL query results (#12152) 2 years ago
memoized_iterator.go storage: add `AtT` method to `MemoizedSeriesIterator` 12 months ago
memoized_iterator_test.go storage: add `AtT` method to `MemoizedSeriesIterator` 12 months ago
merge.go [ENHANCEMENT] Storage: Short-circuit merge of single querier with no-op queriers 11 months ago
merge_test.go lint 11 months ago
noop.go Pass limit param as hint to storage.Querier 1 year ago
secondary.go Pass limit param as hint to storage.Querier 1 year ago
series.go Fix language in docs and comments (#14041) 1 year ago
series_test.go chore: fix some function names 11 months ago