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
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254)
2 years ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 9 years ago
parser golangci-lint: enable testifylint linter (#13254) 2 years ago
testdata promql: add sort_by_label and sort_by_label_desc functions 2 years ago
bench_test.go Add benchmark for native histograms (#13160) 2 years ago
engine.go Update “conventional histogram” → “classic histogram” 2 years ago
engine_test.go golangci-lint: enable testifylint linter (#13254) 2 years ago
functions.go Update “conventional histogram” → “classic histogram” 2 years ago
functions_test.go golangci-lint: enable testifylint linter (#13254) 2 years ago
fuzz.go textparse/scrape: Add option to scrape both classic and native histograms 3 years ago
fuzz_test.go error for invalid media type should not be completely swallowed (#10186) 4 years ago
promql_test.go sort_by_label: Switch to feature flag 2 years ago
quantile.go PromQL: ignore small errors for bucketQuantile (#13153) 2 years ago
quantile_test.go PromQL: ignore small errors for bucketQuantile (#13153) 2 years ago
query_logger.go add Close for ActiveQueryTracker to close the file. 3 years ago
query_logger_test.go golangci-lint: enable testifylint linter (#13254) 2 years ago
test.go sort_by_label: Switch to feature flag 2 years ago
test_test.go Add context argument to Querier.Select (#12660) 2 years ago
value.go PR feedback 2 years ago
value_test.go Shortcut `ContainsSameLabelset()` (#11000) 3 years ago