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.
 
 
 
 
 
prometheus/promql
guangwu 9fda9443d4
fix(promql/query_logger): close file in error handling (#13948)
2 years ago
..
fuzz-data
parser parser: remake generated_parser output (#13923) 2 years ago
testdata promql: Fix limiting of extrapolation to negative values 2 years ago
bench_test.go Proposal to improve FPointSlice and HPointSlice allocation. (#13448) 2 years ago
engine.go promql: refactor: eliminate one 'else' 2 years ago
engine_test.go promql: aggregations: skip result vector in range queries 2 years ago
functions.go golangci-lint: enable whitespace linter (#13905) 2 years ago
functions_test.go golangci-lint: enable testifylint linter (#13254) 2 years ago
fuzz.go promql: fuzz test needs symbol table for parser 2 years ago
fuzz_test.go remove obsolete build tag 2 years ago
promql_test.go sort_by_label: Switch to feature flag 2 years ago
quantile.go Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21 2 years ago
quantile_test.go PromQL: ignore small errors for bucketQuantile (#13153) 2 years ago
query_logger.go fix(promql/query_logger): close file in error handling (#13948) 2 years ago
query_logger_test.go fix(promql/query_logger): close file in error handling (#13948) 2 years ago
test.go golangci-lint: enable whitespace linter (#13905) 2 years ago
test_test.go promql: include more details in error message when creating test query fails or an unexpected series is returned (#13847) 2 years ago
value.go Optimize histogram iterators (#13340) 2 years ago
value_test.go Shortcut `ContainsSameLabelset()` (#11000) 4 years ago