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/promql
Bryan Boreham c5671c6d97
Merge pull request #12755 from bboreham/rangequery-benchmark-mmap
3 years ago
..
fuzz-data
parser Unit tests for native histograms (#12668) 3 years ago
testdata Unit tests for native histograms (#12668) 3 years ago
bench_test.go promql: force mmap of head chunks in BenchmarkRangeQuery 3 years ago
engine.go Merge pull request #12682 from bboreham/contains-same-label-set 3 years ago
engine_test.go Unit tests for native histograms (#12668) 3 years ago
functions.go Add `histogram_stdvar` and `histogram_stddev` functions (#12614) 3 years ago
functions_test.go
fuzz.go
fuzz_test.go
promql_test.go promql: allow tests to be imported (#12050) 3 years ago
quantile.go histograms: Improve comment 3 years ago
query_logger.go
query_logger_test.go
test.go Unit tests for native histograms (#12668) 3 years ago
test_test.go
value.go remove repetitive words (#12556) 3 years ago
value_test.go