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
Björn Rabenstein c2bc6cfe97
Merge pull request #14621 from charleskorn/panic-message
3 months ago
..
fuzz-data
parser support quoting in grouping label lists 4 months ago
promqltest Update from review comments. 3 months ago
bench_test.go promql: add avg aggregation benchmark 5 months ago
engine.go Merge pull request #14621 from charleskorn/panic-message 3 months ago
engine_internal_test.go refactor: extract some PromQL Engine tests which use unexported structs 7 months ago
engine_test.go Add unit test 4 months ago
functions.go Fix "cannot reduce resolution to custom buckets schema" panic in `rate` over native histograms with mix of custom and exponential buckets 4 months ago
functions_internal_test.go Fix issue where summation of +/- infinity returns NaN instead of infinity 5 months ago
functions_test.go test: move most PromQL tests into separate test package 7 months ago
fuzz.go textparse: Implement `CreatedTimestamp()` in `openmetricsparse.go` (#14356) 4 months ago
fuzz_test.go
histogram_stats_iterator.go Use CopyTo when resetting histogram in stats iterator 4 months ago
histogram_stats_iterator_test.go Add more test cases 4 months ago
promql_test.go feat: add limitk() and limit_ratio() operators (#12503) 5 months ago
quantile.go Merge branch 'main' into nhcb 7 months ago
quantile_test.go
query_logger.go Join errors 6 months ago
query_logger_test.go promql.ActiveQueryTracker: Unmap mmapped file when done 7 months ago
value.go
value_test.go test: move most PromQL tests into separate test package 7 months ago