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.
 
 
 
 
 
Matthieu MOREL 0906f2eafa
refactor (promql): move from github.com/pkg/errors to 'errors' and 'fmt' (#10817)
2 years ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 7 years ago
parser refactor (promql): move from github.com/pkg/errors to 'errors' and 'fmt' (#10817) 2 years ago
testdata Adds day_of_year function to PromQL 3 years ago
bench_test.go Track and report Samples Queried per query 3 years ago
engine.go refactor (promql): move from github.com/pkg/errors to 'errors' and 'fmt' (#10817) 2 years ago
engine_test.go Preallocate Labels in labels.Builder (#10749) 3 years ago
functions.go refactor (promql): move from github.com/pkg/errors to 'errors' and 'fmt' (#10817) 2 years ago
functions_test.go Avoid literal integer overflows in 32 bit arches. 3 years ago
fuzz.go refactor (promql): move from github.com/pkg/errors to 'errors' and 'fmt' (#10817) 2 years ago
fuzz_test.go error for invalid media type should not be completely swallowed (#10186) 3 years ago
promql_test.go add doc 3 years ago
quantile.go address comment 3 years ago
query_logger.go Improve error logging for missing config and QL dir (#10260) 3 years ago
query_logger_test.go refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
test.go refactor (promql): move from github.com/pkg/errors to 'errors' and 'fmt' (#10817) 2 years ago
test_test.go Move packages out of deprecated pkg directory 3 years ago
value.go refactor (promql): move from github.com/pkg/errors to 'errors' and 'fmt' (#10817) 2 years ago