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
Filip Petkovski 2cd97c61e0
Add more test cases
4 months ago
..
fuzz-data
parser Allow durations for number rule 5 months ago
promqltest Merge pull request #14464 from prometheus/beorn7/histogram 4 months ago
bench_test.go feat: add limitk() and limit_ratio() operators (#12503) 5 months ago
engine.go Fix decoding buckets for native histograms in binops 5 months ago
engine_internal_test.go
engine_test.go Merge pull request #14109 from harry671003/pass_limit_to_querier 5 months ago
functions.go Merge pull request #14362 from charleskorn/charleskorn/sum-infinity 5 months ago
functions_internal_test.go Fix issue where summation of +/- infinity returns NaN instead of infinity 5 months ago
functions_test.go
fuzz.go
fuzz_test.go
histogram_stats_iterator.go Ignore stale histograms for counter reset detection 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
quantile_test.go
query_logger.go
query_logger_test.go
value.go
value_test.go