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
Oleg Zaytsev b1ed4a0a66
LabelNames API with matchers (#9083)
3 years ago
..
fuzz-data
parser Replace godoc.org links 3 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 Add Stringer to Query interface 3 years ago
engine_test.go LabelNames API with matchers (#9083) 3 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
quantile.go
query_logger.go Switched to go-kit/log 4 years ago
query_logger_test.go
test.go Promtool: Add feature flags to unit tests (#8958) 3 years ago
test_test.go Promtool: Add feature flags to unit tests (#8958) 3 years ago
value.go