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
Bryan Boreham 080d440bf8
Merge remote-tracking branch 'origin/main' into pr/13461
8 months ago
..
fuzz-data
parser Merge remote-tracking branch 'origin/main' into pr/13461 8 months ago
testdata promql: Fix limiting of extrapolation to negative values 9 months ago
bench_test.go Proposal to improve FPointSlice and HPointSlice allocation. (#13448) 10 months ago
engine.go Merge pull request #13713 from charleskorn/query-engine-interface 9 months ago
engine_test.go promql: Add histograms to TestQueryStatistics 9 months ago
functions.go promql: validate `label_join` destination label 8 months ago
functions_test.go
fuzz.go promql: fuzz test needs symbol table for parser 9 months ago
fuzz_test.go
promql_test.go
quantile.go Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21 9 months ago
quantile_test.go
query_logger.go
query_logger_test.go
test.go promtool: Avoid using testify for user rule tests 8 months ago
test_test.go promtool: Avoid using testify for user rule tests 8 months ago
value.go Optimize histogram iterators (#13340) 10 months ago
value_test.go