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.
 
 
 
 
 
Marco Pracucci 6719071a0f
Optimize aggregations in PromQL engine (#8594)
4 years ago
..
fuzz-data
parser Add circular in-memory exemplars storage (#6635) 4 years ago
testdata promql: Add sgn, clamp and last_over_time functions (#8457) 4 years ago
bench_test.go Optimize aggregations in PromQL engine (#8594) 4 years ago
engine.go Optimize aggregations in PromQL engine (#8594) 4 years ago
engine_test.go adding feature flag, promql-negative-offset 4 years ago
functions.go Speed delta value without loop to calculate resultValue 4 years ago
functions_test.go Combine Appender.Add and AddFast into a single Append method. (#8489) 4 years ago
fuzz.go
promql_test.go Testify: move to require (#8122) 4 years ago
quantile.go
query_logger.go
query_logger_test.go Testify: move to require (#8122) 4 years ago
test.go Add circular in-memory exemplars storage (#6635) 4 years ago
test_test.go Testify: move to require (#8122) 4 years ago
value.go