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
Björn Rabenstein 3a4e7710a0
Merge pull request #15531 from prometheus/owilliams/promqltest
7 months ago
..
remote Merge pull request #15531 from prometheus/owilliams/promqltest 7 months ago
buffer.go chore: fix function name in comment 8 months ago
buffer_test.go Unit test for regression in rate vs float and histogram mixup 9 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 TSDB: Fix some edge cases when OOO is enabled (#14710) 8 months ago
fanout_test.go fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 9 months ago
generic.go Add warnings (and annotations) to PromQL query results (#12152) 2 years ago
interface.go enable errorf rule from perfsprint linter 8 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 storage: Implement limit in mergeGenericQuerier 8 months ago
merge_test.go storage: Implement limit in mergeGenericQuerier 8 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 Unit test for regression in rate vs float and histogram mixup 9 months ago
series_test.go Upgrade to golangci-lint v1.62.0 (#15424) 7 months ago