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
co63oc 0e4e5a71bd
Fix typos (#16076)
11 months ago
..
fuzz-data
parser parser: fix non-constant format string call (#15835) 12 months ago
promqltest Fix typos (#16076) 11 months ago
bench_test.go v2.55.0 1 year ago
engine.go Merge pull request #16006 from mmorel-35/revive/unused-parameter 11 months ago
engine_internal_test.go chore!: adopt log/slog, remove go-kit/log 1 year ago
engine_test.go chore: enable unused-parameter from revive 11 months ago
functions.go Merge pull request #16006 from mmorel-35/revive/unused-parameter 11 months ago
functions_internal_test.go Fix issue where summation of +/- infinity returns NaN instead of infinity 2 years ago
functions_test.go Refactor engine creation in tests 2 years ago
fuzz.go scrape: provide a fallback format (#15136) 1 year ago
fuzz_test.go fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 1 year ago
histogram_stats_iterator.go Use CopyTo when resetting histogram in stats iterator 1 year ago
histogram_stats_iterator_test.go chore: enable unused-parameter from revive 11 months ago
info.go chore: enable unused-parameter from revive 11 months ago
info_test.go [FEATURE] PromQL: Add experimental info function MVP (#14495) 1 year ago
promql_test.go Refactor engine creation in tests 2 years ago
quantile.go Ensure metric name is present on histogram_quantile annotations (#15828) 12 months ago
quantile_test.go Export quantile functions (#15190) 1 year ago
query_logger.go chore!: adopt log/slog, remove go-kit/log 1 year ago
query_logger_test.go chore: Fix typos (#14868) 1 year ago
value.go chore: Fix typos (#14868) 1 year ago
value_test.go test: move most PromQL tests into separate test package 2 years ago