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.
 
 
 
 
 
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 2 months ago
..
remote chore!: adopt log/slog, remove go-kit/log 2 months ago
buffer.go Fix missing histogram copy in sampleRing 2 months 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 chore!: adopt log/slog, remove go-kit/log 2 months 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 Histogram CT Zero ingestion 2 months 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 [ENHANCEMENT] Storage: Short-circuit merge of single querier with no-op queriers 4 months ago
merge_test.go lint 4 months 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 chore: fix some function names 3 months ago