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.
 
 
 
 
 
Jeanette Tan 9a8bd8eac6 Fix possible non-counter warning for empty names and native histograms 1 year ago
..
fuzz-data
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 Fix possible non-counter warning for empty names and native histograms 1 year ago
functions_test.go
fuzz.go
fuzz_test.go
promql_test.go promql: allow tests to be imported (#12050) 1 year ago
quantile.go Revise according to code review 1 year ago
query_logger.go
query_logger_test.go
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