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
zenador d73b0f34e3
Strip newline in error when reading from remote client (#16487)
2 months ago
..
remote Strip newline in error when reading from remote client (#16487) 2 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 Make out-of-order native histograms flag a no-op and always enable (#16207) 3 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 chore: enable unused-parameter from revive 4 months ago
merge_test.go chore: enable unused-parameter from revive 4 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 chore: enable unused-parameter from revive 4 months ago
series_test.go Upgrade to golangci-lint v1.62.0 (#15424) 7 months ago