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
Neeraj Gartia 8be416a67c
[FIX] PromQL: Updates annotation for bin op between incompatible histograms (#15895)
11 months ago
..
fuzz-data
parser parser: fix non-constant format string call (#15835) 12 months ago
promqltest [FEATURE] PromQL: Implements `idelta` and `irate` with histograms (#15853) 11 months ago
bench_test.go v2.55.0 1 year ago
engine.go [FIX] PromQL: Updates annotation for bin op between incompatible histograms (#15895) 11 months ago
engine_internal_test.go chore!: adopt log/slog, remove go-kit/log 1 year ago
engine_test.go Merge pull request #15472 from tjhop/ref/jsonfilelogger-slog-handler 11 months ago
functions.go [FEATURE] PromQL: Implements `idelta` and `irate` with histograms (#15853) 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 1 year 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 Upgrade to golangci-lint v1.62.0 (#15424) 1 year ago
info.go enable errorf rule from perfsprint linter 1 year ago
info_test.go [FEATURE] PromQL: Add experimental info function MVP (#14495) 1 year ago
promql_test.go Refactor engine creation in tests 1 year ago
quantile.go Ensure metric name is present on histogram_quantile annotations (#15828) 11 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