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.
 
 
 
 
 
Owen Williams 4a6f8704ef
parser: remake generated_parser output (#13923)
7 months ago
..
fuzz-data
parser parser: remake generated_parser output (#13923) 7 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: refactor: eliminate one 'else' 8 months ago
engine_test.go promql: aggregations: skip result vector in range queries 8 months ago
functions.go golangci-lint: enable whitespace linter (#13905) 8 months ago
functions_test.go
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
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 golangci-lint: enable whitespace linter (#13905) 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