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
Arve Knudsen 65f8482335 fix(promql): prevent panic in trimStringByBytes on invalid UTF-8 5 months ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 9 years ago
parser Merge pull request #17626 from aviralgarg05/fix-promqltest-counter-reset-hint-comparison 5 months ago
promqltest promql: info function: fix unit test for ignoring info metrics themselves (#17911) 5 months ago
bench_test.go tests(teststorage): Close Storage in the helper (#17902) 5 months ago
durations.go Remove copyright date from headers (#17785) 6 months ago
durations_test.go Remove copyright date from headers (#17785) 6 months ago
engine.go PromQL: Add `fill*()` binop modifiers to provide default values for missing series 5 months ago
engine_internal_test.go Remove copyright date from headers (#17785) 6 months ago
engine_test.go tests(teststorage): Close Storage in the helper (#17902) 5 months ago
functions.go promql: avoid unnecessary `Metric.Get()` calls in `functions.go` (#17676) 5 months ago
functions_internal_test.go promql: avoid unnecessary `Metric.Get()` calls in `functions.go` (#17676) 5 months ago
functions_test.go tests(teststorage): Close Storage in the helper (#17902) 5 months ago
fuzz.go Remove copyright date from headers (#17785) 6 months ago
fuzz_test.go Remove copyright date from headers (#17785) 6 months ago
histogram_stats_iterator.go Remove copyright date from headers (#17785) 6 months ago
histogram_stats_iterator_test.go feat(tsdb): new AppenderV2 and AtST interface for chunks 5 months ago
info.go promql: info function: fix series without identifying labels not being returned (#17898) 5 months ago
promql_test.go tests(teststorage): Close Storage in the helper (#17902) 5 months ago
quantile.go Remove copyright date from headers (#17785) 6 months ago
quantile_test.go Remove copyright date from headers (#17785) 6 months ago
query_logger.go fix(promql): prevent panic in trimStringByBytes on invalid UTF-8 5 months ago
query_logger_test.go fix(promql): prevent panic in trimStringByBytes on invalid UTF-8 5 months ago
value.go feat(tsdb): new AppenderV2 and AtST interface for chunks 5 months ago
value_test.go Remove copyright date from headers (#17785) 6 months ago