Skip to content

test(promql): add PR-derived gaps to the process E2E matrix - #506

Merged
zzylol merged 5 commits into
mainfrom
feat/503-promql-reducers
Sep 8, 2026
Merged

zzylol merged 5 commits into
mainfrom
feat/503-promql-reducers

Conversation

@zzylol

@zzylol zzylol commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Extend the production-process ASAPQuery compatibility matrix with unsupported-but-accepted PromQL shapes found in the ASAPQuery PR audit. Each case is sent to the real backend binary and must fall back atomically to the Prometheus endpoint:

This is stacked on #505, which adds the #706 warm rows. As implementation PRs land, their rows should move from this fallback set into the warm instant/range set. Contributes to #501; it does not close the umbrella.

Validation

cargo test -p data_plane --test asapquery_compatibility_process_e2e collector_free_profile_serves_complete_matrix_and_falls_back_exactly -- --nocapture

@zzylol zzylol added area: data plane Runtime ingestion, storage, and query-serving data paths area: query engine PromQL lowering, execution, result shaping, and fallback behavior feature: PromQL PromQL compatibility and execution semantics feature: warm summaries ASAP warm-tier materialization, readiness, and serving feature: range evaluation Range-query steps, windows, timestamps, and temporal evaluation test: end-to-end Process-boundary, differential, conformance, and full-stack tests labels Sep 4, 2026
@zzylol
zzylol force-pushed the feat/503-promql-reducers branch from 929a9a1 to 766f9fc Compare September 4, 2026 11:49
@zzylol
zzylol changed the base branch from feat/501-promql-compatibility to main September 8, 2026 20:19
@zzylol
zzylol merged commit 2714e2b into main Sep 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: data plane Runtime ingestion, storage, and query-serving data paths area: query engine PromQL lowering, execution, result shaping, and fallback behavior feature: PromQL PromQL compatibility and execution semantics feature: range evaluation Range-query steps, windows, timestamps, and temporal evaluation feature: warm summaries ASAP warm-tier materialization, readiness, and serving test: end-to-end Process-boundary, differential, conformance, and full-stack tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant