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
Bryan Boreham e9cf792c47
Merge pull request #16895 from bboreham/noinline-kahan
10 months ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 9 years ago
parser PromQL: Fix printing +min() 11 months ago
promqltest Merge pull request #16585 from kapillamba4/fix/16393-strict 11 months ago
bench_test.go chore(engine): add simple NHCB benchmark 1 year ago
durations.go chore(promql): improve doc string in promql/durations.go (#16863) 11 months ago
durations_test.go Add step(), min(a,b) and max(a,b) in promql duration expressions 11 months ago
engine.go No info annotation for rate/increase when type is histogram (#16915) 11 months ago
engine_internal_test.go chore: enable gci linter (#16245) 1 year ago
engine_test.go No info annotation for rate/increase when type is histogram (#16915) 11 months ago
functions.go Merge pull request #16895 from bboreham/noinline-kahan 10 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 feature: type-and-unit-labels (PROM-39 implementation) (#16228) 1 year ago
fuzz_test.go fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 2 years ago
histogram_stats_iterator.go promql: reuse `histogramStatsIterator` where possible, and expose it for other implementations to use (#16686) 12 months ago
histogram_stats_iterator_test.go promql: reuse `histogramStatsIterator` where possible, and expose it for other implementations to use (#16686) 12 months ago
info.go chore: enable unused-parameter from revive 1 year ago
info_test.go [FEATURE] PromQL: Add experimental info function MVP (#14495) 2 years ago
promql_test.go Refactor engine creation in tests 2 years ago
quantile.go fix(promql): histogram_quantile and histogram_fraction NaN observed in native histogram (#16724) 11 months ago
quantile_test.go Export quantile functions (#15190) 2 years ago
query_logger.go chore!: adopt log/slog, remove go-kit/log 2 years ago
query_logger_test.go chore: Fix typos (#14868) 2 years ago
value.go fix(promql): Ensure native histogram values copied in subqueries (#16879) 11 months ago
value_test.go test: move most PromQL tests into separate test package 2 years ago