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
harsh kumar 30be1483d1
instrumentation: add native histograms to complement high-traffic summaries (#17374)
1 month ago
..
fuzz-data
parser Update golangci-lint (#17478) 2 months ago
promqltest PromQL: Fix bug with inconsistent results for queries with OR expression and EnableDelayedNameRemoval (#17161) 2 months ago
bench_test.go Update modernize (#17471) 2 months ago
durations.go chore(promql): improve doc string in promql/durations.go (#16863) 6 months ago
durations_test.go Add step(), min(a,b) and max(a,b) in promql duration expressions 6 months ago
engine.go instrumentation: add native histograms to complement high-traffic summaries (#17374) 1 month ago
engine_internal_test.go promql (histograms): reconcile mismatched NHCB bounds (#17278) 3 months ago
engine_test.go Update modernize (#17471) 2 months ago
functions.go promql: Ensure that `rate`/`increase`/`delta` of histograms results in a gauge histogram. (#17608) 2 months ago
functions_internal_test.go promql: Ensure that `rate`/`increase`/`delta` of histograms results in a gauge histogram. (#17608) 2 months ago
functions_test.go Apply analyzer "modernize" to the whole codebase 5 months ago
fuzz.go refactor(textparse): Introduce Variadic options in textParse.New (#17155) 4 months 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 promql: Make HistogramStatsIterator.AtFloatHistogram idempotent 4 months ago
histogram_stats_iterator_test.go promql: Make HistogramStatsIterator.AtFloatHistogram idempotent 4 months ago
info.go [PERF] PromQL: eliminate string-keyed maps in binary vector matching (#17131) 2 months ago
promql_test.go Add anchored and smoothed to vector selectors. (#16457) 4 months ago
quantile.go fix(promql): histogram_quantile and histogram_fraction NaN observed in native histogram (#16724) 7 months ago
quantile_test.go Export quantile functions (#15190) 1 year ago
query_logger.go Apply analyzer "modernize" to the whole codebase 5 months ago
query_logger_test.go Apply analyzer "modernize" to the whole codebase 5 months ago
value.go Apply analyzer "modernize" to the whole codebase 5 months ago
value_test.go test: move most PromQL tests into separate test package 2 years ago