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.
 
 
 
 
 
Marc Tudurí 49f775d8a0
histograms: Add missing float histograms tests for PromQL (#11780)
2 years ago
..
fuzz-data
parser Update package promql for new labels.Labels type 2 years ago
testdata
bench_test.go promql: add test for race conditions in query engine (#11743) 2 years ago
engine.go promql: optimise aggregation with no labels 2 years ago
engine_test.go histograms: Add missing float histograms tests for PromQL (#11780) 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: add test for race conditions in query engine (#11743) 2 years ago
quantile.go
query_logger.go
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 storage: re-use iterators to save garbage 2 years ago
value_test.go