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.
 
 
 
 
 
Jeanette Tan e9a1e26ab7 Perform integer/float histogram type checking on conversions, and use a consistent method for determining integer vs float histogram 2 years ago
..
remote Perform integer/float histogram type checking on conversions, and use a consistent method for determining integer vs float histogram 2 years ago
buffer.go Fixed sampleRingIterator for mixed histograms 2 years ago
buffer_test.go Merge pull request #12264 from rabenhorst/sample-ring-iterator-mixed-histograms-fix 2 years ago
fanout.go style: Replace `else if` cascades with `switch` 2 years ago
fanout_test.go lint: Adjust to the lint warnings raised by current versions of golint-ci 2 years ago
generic.go
interface.go lint: Adjust to the lint warnings raised by current versions of golint-ci 2 years ago
lazy.go
memoized_iterator.go
memoized_iterator_test.go lint: Adjust to the lint warnings raised by current versions of golint-ci 2 years ago
merge.go style: Replace `else if` cascades with `switch` 2 years ago
merge_test.go
noop.go
secondary.go
series.go
series_test.go