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
Bryan Boreham 5cea37c069
Merge pull request #12682 from bboreham/contains-same-label-set
2 years ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 9 years ago
parser enhance histogram_quantile to get min/max value 3 years ago
testdata Drop metric name for "atan2" binary operator 2 years ago
bench_test.go Address PR feedback: clarify comment 2 years ago
engine.go Merge pull request #12682 from bboreham/contains-same-label-set 2 years ago
engine_test.go Address PR feedback: use loop to create expected test result 2 years ago
functions.go enhance histogram_quantile to get min/max value 3 years ago
functions_test.go Merge branch 'main' into linter/nilerr 3 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 add ctx to QueryEngine interface 3 years ago
quantile.go histograms: Improve comment 3 years ago
query_logger.go add Close for ActiveQueryTracker to close the file. 3 years ago
query_logger_test.go add Close for ActiveQueryTracker to close the file. 3 years ago
test.go add ctx to QueryEngine interface 3 years ago
test_test.go promql: Separate `Point` into `FPoint` and `HPoint` 3 years ago
value.go remove repetitive words (#12556) 3 years ago
value_test.go Shortcut `ContainsSameLabelset()` (#11000) 4 years ago