Open gwdawson opened 1 year ago
Format query is now released behind an experimental feature flag in grafana. This can be enabled by setting lokiFormatQuery = true in your grafana config.
lokiFormatQuery = true
Here are the steps we need to take to both, keep this updated and make it ready for GA:
### Know Bugs - [ ] https://github.com/grafana/lezer-logql/issues/45 - [ ] https://github.com/grafana/lezer-logql/issues/46 - [ ] https://github.com/grafana/lezer-logql/issues/47 - [ ] https://github.com/grafana/lezer-logql/issues/48
Format query is now released behind an experimental feature flag in grafana. This can be enabled by setting
lokiFormatQuery = true
in your grafana config.Here are the steps we need to take to both, keep this updated and make it ready for GA: