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 67d2ef004d Placate lint 2 years ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 7 years ago
parser Merge branch 'main' into linter/nilerr 2 years ago
testdata Adds day_of_year function to PromQL 3 years ago
bench_test.go Merge branch 'main' into linter/nilerr 2 years ago
engine.go Placate lint 2 years ago
engine_test.go Handle more arithmetic operators for native histograms (#12262) 2 years ago
functions.go Handle more arithmetic operators for native histograms (#12262) 2 years ago
functions_test.go Merge branch 'main' into linter/nilerr 2 years ago
fuzz.go textparse/scrape: Add option to scrape both classic and native histograms 2 years ago
fuzz_test.go error for invalid media type should not be completely swallowed (#10186) 3 years ago
promql_test.go add ctx to QueryEngine interface 2 years ago
quantile.go style: Replace `else if` cascades with `switch` 2 years ago
query_logger.go Close file descriptor in query logging (#11148) 2 years ago
query_logger_test.go refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
test.go add ctx to QueryEngine interface 2 years ago
test_test.go promql: Separate `Point` into `FPoint` and `HPoint` 2 years ago
value.go promql: Separate `Point` into `FPoint` and `HPoint` 2 years ago
value_test.go Shortcut `ContainsSameLabelset()` (#11000) 2 years ago