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.
 
 
 
 
 
Charles Korn 24ef000025
Merge branch 'main' into sort-matrix-series
6 months ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 7 years ago
parser Quote label name in matchers when needed 7 months ago
promqltest removes the added tests from engine_test.go 6 months ago
bench_test.go test: move most PromQL tests into separate test package 7 months ago
engine.go Capture timing information while sorting 6 months ago
engine_internal_test.go refactor: extract some PromQL Engine tests which use unexported structs 7 months ago
engine_test.go Merge branch 'main' into sort-matrix-series 6 months ago
functions.go test: turn TestKahanSum into scripted test 7 months ago
functions_test.go test: move most PromQL tests into separate test package 7 months ago
fuzz.go promql: fuzz test needs symbol table for parser 9 months ago
fuzz_test.go remove obsolete build tag 10 months ago
promql_test.go test: PromQL: stop using internal fields of engine 7 months ago
quantile.go refactor: extract almost.Equal() to new package 7 months ago
quantile_test.go PromQL: ignore small errors for bucketQuantile (#13153) 1 year ago
query_logger.go Join errors 6 months ago
query_logger_test.go promql.ActiveQueryTracker: Unmap mmapped file when done 7 months ago
value.go Optimize histogram iterators (#13340) 10 months ago
value_test.go test: move most PromQL tests into separate test package 7 months ago