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
Arve Knudsen 70bb219d33
Merge pull request #14680 from charleskorn/promqltest-scalar
3 months ago
..
fuzz-data
parser Moves TestNativeHistogram_MulDivOperator to promql testing framework (#14688) 3 months ago
promqltest Merge pull request #14680 from charleskorn/promqltest-scalar 3 months ago
bench_test.go promql: add avg aggregation benchmark 5 months ago
engine.go PromQL engine: Delay deletion of __name__ label to the end of the query evaluation (#14477) 3 months ago
engine_internal_test.go
engine_test.go Moves TestNativeHistogram_MulDivOperator to promql testing framework (#14688) 3 months ago
functions.go PromQL engine: Delay deletion of __name__ label to the end of the query evaluation (#14477) 3 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 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
quantile_test.go
query_logger.go Join errors 6 months ago
query_logger_test.go
value.go PromQL engine: Delay deletion of __name__ label to the end of the query evaluation (#14477) 3 months ago
value_test.go