mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* add pipeline stages to context query * add ui * improve `Postion` * add `processPipelineStagesToExpr` to logcontextprovider * add ui toggle * fix lokicontextui tests * remove import * contextually hide the toggle * Update `SHOULD_INCLUDE_PIPELINE_OPERATIONS` name Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> * add setIncludePipelineOperations to false in revert * add prepareExpression method * remove unused method * fix test and add `runContextQuery` * set correct revert state * let let be const * remove argument --------- Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>