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
Julien Pivotto 72425d4e3d
Add group() aggregator (#7480)
6 years ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 9 years ago
parser Add group() aggregator (#7480) 6 years ago
testdata Add group() aggregator (#7480) 6 years ago
bench_test.go Merge branch 'master' into split_parser 6 years ago
engine.go Add group() aggregator (#7480) 6 years ago
engine_test.go *: Consistent Error/Warning handling for SeriesSet iterator: Allowing Async Select (#7251) 6 years ago
functions.go change labelset comparison in promql engine to avoid false positive during detection of duplicates (#7058) 6 years ago
functions_test.go Bartek's suggestions 6 years ago
fuzz.go Fuzz: limit input size (#7317) 6 years ago
promql_test.go Addressed comments. 6 years ago
quantile.go Fix off-by-one error in funcHistogramQuantile / ensureMonotonic (#7393) 6 years ago
query_logger.go Remove MaxConcurrent from the PromQL engine opts (#6712) 6 years ago
query_logger_test.go promql: make active query tracker context-aware (#6701) 6 years ago
test.go Fixed wrongly handled not ready TSDB on web and API. (#7182) 6 years ago
test_test.go *: Consistent Error/Warning handling for SeriesSet iterator: Allowing Async Select (#7251) 6 years ago
value.go Merge branch 'master' into split_parser 6 years ago