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
Jeanette Tan 4503145c8b
convert classic histograms to int nhcb where possible instead
2 months ago
..
fuzz-data
parser Merge pull request #13662 from prometheus/nhcb 5 months ago
promqltest convert classic histograms to int nhcb where possible instead 2 months ago
bench_test.go Implement histogram statistics decoder (#14097) 6 months ago
engine.go Merge pull request #13662 from prometheus/nhcb 5 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 nhcb-review-2 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 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
histogram_stats_iterator.go Implement histogram statistics decoder (#14097) 6 months ago
histogram_stats_iterator_test.go Implement histogram statistics decoder (#14097) 6 months ago
promql_test.go test: PromQL: stop using internal fields of engine 7 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 Optimize histogram iterators (#13340) 10 months ago
value_test.go test: move most PromQL tests into separate test package 7 months ago