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
Owen Williams 0bfbd462ac
Merge pull request #16080 from prometheus/owilliams/escapeconfig-00-cleanup
4 months ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 8 years ago
parser utf8: Remove support for legacy global validation setting 4 months ago
promqltest Merge pull request #16080 from prometheus/owilliams/escapeconfig-00-cleanup 4 months ago
bench_test.go v2.55.0 8 months ago
engine.go Merge pull request #16006 from mmorel-35/revive/unused-parameter 4 months ago
engine_internal_test.go chore!: adopt log/slog, remove go-kit/log 9 months ago
engine_test.go chore: enable unused-parameter from revive 4 months ago
functions.go promql: return NaN from `irate()` if second-last sample is NaN (#16199) 4 months ago
functions_internal_test.go Fix issue where summation of +/- infinity returns NaN instead of infinity 1 year ago
functions_test.go Refactor engine creation in tests 12 months ago
fuzz.go scrape: provide a fallback format (#15136) 8 months ago
fuzz_test.go fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 9 months ago
histogram_stats_iterator.go Use CopyTo when resetting histogram in stats iterator 11 months ago
histogram_stats_iterator_test.go chore: enable unused-parameter from revive 4 months ago
info.go chore: enable unused-parameter from revive 4 months ago
info_test.go [FEATURE] PromQL: Add experimental info function MVP (#14495) 8 months ago
promql_test.go Refactor engine creation in tests 12 months ago
quantile.go Ensure metric name is present on histogram_quantile annotations (#15828) 5 months ago
quantile_test.go Export quantile functions (#15190) 7 months ago
query_logger.go chore!: adopt log/slog, remove go-kit/log 9 months ago
query_logger_test.go chore: Fix typos (#14868) 10 months ago
value.go chore: Fix typos (#14868) 10 months ago
value_test.go test: move most PromQL tests into separate test package 1 year ago