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.
 
 
 
 
 
Matthieu MOREL ab64966e9d
fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094)
2 months ago
..
remote fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 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 Histogram CT Zero ingestion 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
interface.go Histogram CT Zero ingestion 2 months ago
interface_test.go Fix: chunkenc.MockSeriesIterator 3 months ago
lazy.go
memoized_iterator.go
memoized_iterator_test.go
merge.go
merge_test.go lint 4 months ago
noop.go
secondary.go
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