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 d21229b27a
Merge pull request #12101 from bboreham/disable-slow-promql-tests
2 years ago
..
fuzz-data
parser Update tests 2 years ago
testdata
bench_test.go promql: add benchmark for match against blank string 2 years ago
engine.go promql: optimise aggregation with no labels 2 years ago
engine_test.go Refactor tsdbutil for tests/native histograms (#11948) 2 years ago
functions.go Update package promql for new labels.Labels type 2 years ago
functions_test.go
fuzz.go
fuzz_test.go
promql_test.go promql: disable some slow cases in TestConcurrentRangeQueries 2 years ago
quantile.go histogram: Modify getBound to deal properly with infinity 2 years ago
query_logger.go Close file descriptor in query logging (#11148) 2 years ago
query_logger_test.go
test.go Update package promql tests for new labels.Labels type 2 years ago
test_test.go Update package promql tests for new labels.Labels type 2 years ago
value.go typo 'efficcient' (#12090) 2 years ago
value_test.go