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
beorn7 551de0346f promql: Do not return nil slices to the pool 3 years ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 9 years ago
parser labels: simplify call to get Labels from Builder 3 years ago
testdata Adds day_of_year function to PromQL 4 years ago
bench_test.go promql: add a benchmark for topk with k > 1 3 years ago
engine.go promql: Do not return nil slices to the pool 3 years ago
engine_test.go promql: Separate `Point` into `FPoint` and `HPoint` 3 years ago
functions.go Name float values as "floats", not as "values" 3 years ago
functions_test.go promql: Separate `Point` into `FPoint` and `HPoint` 3 years ago
fuzz.go refactor (promql): move from github.com/pkg/errors to 'errors' and 'fmt' (#10817) 4 years ago
fuzz_test.go error for invalid media type should not be completely swallowed (#10186) 4 years ago
promql_test.go promql: disable some slow cases in TestConcurrentRangeQueries 3 years ago
quantile.go promql: Separate `Point` into `FPoint` and `HPoint` 3 years ago
query_logger.go Close file descriptor in query logging (#11148) 3 years ago
query_logger_test.go refactor: move from io/ioutil to io and os packages (#10528) 4 years ago
test.go promql: Separate `Point` into `FPoint` and `HPoint` 3 years ago
test_test.go promql: Separate `Point` into `FPoint` and `HPoint` 3 years ago
value.go promql: Separate `Point` into `FPoint` and `HPoint` 3 years ago
value_test.go Shortcut `ContainsSameLabelset()` (#11000) 3 years ago