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.
 
 
 
 
 
Łukasz Mierzwa 08262454a3
Preallocate Labels in labels.Builder (#10749)
3 years ago
..
fuzz-data
parser Adds day_of_year function to PromQL 3 years ago
testdata Adds day_of_year function to PromQL 3 years ago
bench_test.go
engine.go Changing TotalQueryableSamples from int to int64 (#10549) 3 years ago
engine_test.go Preallocate Labels in labels.Builder (#10749) 3 years ago
functions.go Adds day_of_year function to PromQL 3 years ago
functions_test.go Avoid literal integer overflows in 32 bit arches. 3 years ago
fuzz.go
fuzz_test.go
promql_test.go
quantile.go
query_logger.go
query_logger_test.go refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
test.go refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
test_test.go
value.go