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.
 
 
 
 
 
Björn Rabenstein 5e987e7c7d
Merge pull request #15092 from jan--f/clarify-storage-contract
1 month 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
errors_test.go
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
interface.go storage: require selectors to always return matching results 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
noop.go
secondary.go
series.go Unit test for regression in rate vs float and histogram mixup 2 months ago
series_test.go