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.
 
 
 
 
 
Arve Knudsen 89bbb885e5
Upgrade to golangci-lint v1.62.0 (#15424)
21 hours ago
..
remote Upgrade to golangci-lint v1.62.0 (#15424) 21 hours ago
buffer.go chore: fix function name in comment 3 weeks ago
buffer_test.go Unit test for regression in rate vs float and histogram mixup 2 months ago
errors.go Fix appendable: check whether last val was a histogram (#14613) 4 months ago
errors_test.go Fix appendable: check whether last val was a histogram (#14613) 4 months ago
fanout.go TSDB: Fix some edge cases when OOO is enabled (#14710) 4 weeks ago
fanout_test.go fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 2 months ago
generic.go Add warnings (and annotations) to PromQL query results (#12152) 1 year ago
interface.go enable errorf rule from perfsprint linter 2 weeks ago
interface_test.go Fix: chunkenc.MockSeriesIterator 3 months ago
lazy.go Add warnings (and annotations) to PromQL query results (#12152) 1 year ago
memoized_iterator.go storage: add `AtT` method to `MemoizedSeriesIterator` 4 months ago
memoized_iterator_test.go storage: add `AtT` method to `MemoizedSeriesIterator` 4 months ago
merge.go storage: Implement limit in mergeGenericQuerier 2 weeks ago
merge_test.go storage: Implement limit in mergeGenericQuerier 2 weeks ago
noop.go Pass limit param as hint to storage.Querier 5 months ago
secondary.go Pass limit param as hint to storage.Querier 5 months ago
series.go Unit test for regression in rate vs float and histogram mixup 2 months ago
series_test.go Upgrade to golangci-lint v1.62.0 (#15424) 21 hours ago