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.
 
 
 
 
 
Bryan Boreham 2cf3c9de8f promql: store labels per-group only for count_values 8 months ago
..
fuzz-data
parser [TESTS] Truncate some long test names, for readability 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 promql: store labels per-group only for count_values 8 months ago
engine_test.go promql: aggregations: skip result vector in range queries 8 months ago
functions.go Merge pull request #13852 from prometheus/fix-hist-std-dev-var-negative 8 months ago
functions_test.go golangci-lint: enable testifylint linter (#13254) 12 months ago
fuzz.go promql: fuzz test needs symbol table for parser 9 months ago
fuzz_test.go remove obsolete build tag 10 months ago
promql_test.go sort_by_label: Switch to feature flag 1 year ago
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 PromQL: ignore small errors for bucketQuantile (#13153) 1 year ago
query_logger.go
query_logger_test.go golangci-lint: enable testifylint linter (#13254) 12 months ago
test.go promql: include more details in error message when creating test query fails or an unexpected series is returned (#13847) 8 months ago
test_test.go promql: include more details in error message when creating test query fails or an unexpected series is returned (#13847) 8 months ago
value.go Optimize histogram iterators (#13340) 10 months ago
value_test.go