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.
 
 
 
 
 
Alan Protasio a15e884e7a
Prevent Prometheus from overallocating memory on subquery with large amount of steps. (#12734)
1 year ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 7 years ago
parser Add warnings (and annotations) to PromQL query results (#12152) 1 year ago
testdata Unit tests for native histograms (#12668) 1 year ago
bench_test.go Add context argument to IndexReader.Postings (#12667) 1 year ago
engine.go Prevent Prometheus from overallocating memory on subquery with large amount of steps. (#12734) 1 year ago
engine_test.go Add warnings (and annotations) to PromQL query results (#12152) 1 year ago
functions.go Add warnings (and annotations) to PromQL query results (#12152) 1 year 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 promql: allow tests to be imported (#12050) 1 year ago
quantile.go Update exp package (#12650) 1 year ago
query_logger.go add Close for ActiveQueryTracker to close the file. 2 years ago
query_logger_test.go add Close for ActiveQueryTracker to close the file. 2 years ago
test.go Add warnings (and annotations) to PromQL query results (#12152) 1 year ago
test_test.go Add context argument to Querier.Select (#12660) 1 year ago
value.go Add warnings (and annotations) to PromQL query results (#12152) 1 year ago
value_test.go Shortcut `ContainsSameLabelset()` (#11000) 2 years ago