Files
loki/pkg/logcli
Christian Haudum 1705f98a9f chore(engine): Wire up new execution engine (#17032)
This PR connects the already existing components of the new query engine and wires them up in the querier API.

The feature flag `-querier.engine.enable-v2-engine` controls whether supported queries should be executed using the new engine.

Note that this implementation currently does not execute any queries.


Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
2025-04-07 14:02:03 +00:00
..