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 9c791faade
OTLP receiver: Don't append _total suffix to non-monotonic OTel sums (#16776)
7 months ago
..
remote OTLP receiver: Don't append _total suffix to non-monotonic OTel sums (#16776) 7 months ago
buffer.go chore: fix function name in comment 1 year ago
buffer_test.go Unit test for regression in rate vs float and histogram mixup 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 TSDB: Fix some edge cases when OOO is enabled (#14710) 1 year ago
fanout_test.go fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 1 year ago
generic.go
interface.go Make out-of-order native histograms flag a no-op and always enable (#16207) 10 months ago
interface_test.go Fix: chunkenc.MockSeriesIterator 1 year ago
lazy.go
memoized_iterator.go storage: add `AtT` method to `MemoizedSeriesIterator` 2 years ago
memoized_iterator_test.go storage: add `AtT` method to `MemoizedSeriesIterator` 2 years ago
merge.go Fix linting issues found by golangci-lint v2.0.2 (#16368) 8 months ago
merge_test.go chore: enable unused-parameter from revive 11 months ago
noop.go
secondary.go
series.go chore: enable unused-parameter from revive 11 months ago
series_test.go Fix linting issues found by golangci-lint v2.0.2 (#16368) 8 months ago