prometheus/promql
zenador e3b6eee437
Some checks are pending
buf.build / lint and publish (push) Waiting to run
CI / Go tests (push) Waiting to run
CI / More Go tests (push) Waiting to run
CI / Go tests with previous Go version (push) Waiting to run
CI / UI tests (push) Waiting to run
CI / Go tests on Windows (push) Waiting to run
CI / Mixins tests (push) Waiting to run
CI / Build Prometheus for common architectures (push) Waiting to run
CI / Build Prometheus for all architectures (push) Waiting to run
CI / Report status of build Prometheus for all architectures (push) Blocked by required conditions
CI / Check generated parser (push) Waiting to run
CI / golangci-lint (push) Waiting to run
CI / fuzzing (push) Waiting to run
CI / codeql (push) Waiting to run
CI / Publish main branch artifacts (push) Blocked by required conditions
CI / Publish release artefacts (push) Blocked by required conditions
CI / Publish UI on npm Registry (push) Blocked by required conditions
Scorecards supply-chain security / Scorecards analysis (push) Waiting to run
promql: info function: fix series without identifying labels not being returned (#17898)
* promql: info function: fix series without identifying labels not being returned

---------

Signed-off-by: Jeanette Tan <jeanette.tan@grafana.com>
2026-01-20 16:53:27 +01:00
..
fuzz-data textparse: Add fuzzing and fix bug caught 2017-07-07 11:12:17 +02:00
parser Put binop fill modifiers behind a feature flag 2026-01-15 11:18:48 +01:00
promqltest promql: info function: fix series without identifying labels not being returned (#17898) 2026-01-20 16:53:27 +01:00
bench_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
durations.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
durations_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
engine.go PromQL: Add fill*() binop modifiers to provide default values for missing series 2026-01-15 07:56:21 +01:00
engine_internal_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
engine_test.go feat(tsdb): new AppenderV2 and AtST interface for chunks 2026-01-14 13:15:09 +01:00
functions.go promql: avoid unnecessary Metric.Get() calls in functions.go (#17676) 2026-01-08 11:58:05 +00:00
functions_internal_test.go promql: avoid unnecessary Metric.Get() calls in functions.go (#17676) 2026-01-08 11:58:05 +00:00
functions_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
fuzz.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
fuzz_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
histogram_stats_iterator.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
histogram_stats_iterator_test.go feat(tsdb): new AppenderV2 and AtST interface for chunks 2026-01-14 13:15:09 +01:00
info.go promql: info function: fix series without identifying labels not being returned (#17898) 2026-01-20 16:53:27 +01:00
promql_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
quantile.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
quantile_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
query_logger.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
query_logger_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
value.go feat(tsdb): new AppenderV2 and AtST interface for chunks 2026-01-14 13:15:09 +01:00
value_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00