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
Björn Rabenstein 849215d90c
Merge pull request #14585 from fatsheep9146/covert-TestNativeHistogram_Sum_Count_Add_AvgOperator-to-framework
1 year ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 9 years ago
parser fix(utf8): ensure correct validation when legacy mode turned on (#14736) 1 year ago
promqltest Merge pull request #14585 from fatsheep9146/covert-TestNativeHistogram_Sum_Count_Add_AvgOperator-to-framework 1 year ago
bench_test.go promql: add avg aggregation benchmark 2 years ago
engine.go lint: Revamp our linting rules, mostly around doc comments 1 year ago
engine_internal_test.go refactor: extract some PromQL Engine tests which use unexported structs 2 years ago
engine_test.go convert TestNativeHistogram_Sum_Count_Add_AvgOperator into testing framework 1 year ago
functions.go Merge pull request #14655 from suntala/suntala/sort-by-label-enhancement 1 year ago
functions_internal_test.go Fix issue where summation of +/- infinity returns NaN instead of infinity 2 years ago
functions_test.go test: move most PromQL tests into separate test package 2 years ago
fuzz.go textparse: Implement `CreatedTimestamp()` in `openmetricsparse.go` (#14356) 1 year ago
fuzz_test.go remove obsolete build tag 2 years ago
histogram_stats_iterator.go Use CopyTo when resetting histogram in stats iterator 1 year ago
histogram_stats_iterator_test.go Add more test cases 1 year ago
promql_test.go feat: add limitk() and limit_ratio() operators (#12503) 2 years ago
quantile.go Merge branch 'main' into nhcb 2 years ago
quantile_test.go PromQL: ignore small errors for bucketQuantile (#13153) 2 years ago
query_logger.go Join errors 2 years ago
query_logger_test.go promql.ActiveQueryTracker: Unmap mmapped file when done 2 years ago
value.go Optimize histogram iterators (#13340) 2 years ago
value_test.go test: move most PromQL tests into separate test package 2 years ago