Hi. I upgraded today from Grafana v9.3.6 to v9.4.3 and now when I use the Explore panel to display Loki log messages, I no longer see any “detected fields” when I open a json-formatted log message. Is there some toggle I need to turn on now? If so, I can’t find it.
Detected fields got removed in 9.4 - https://github.com/grafana/grafana/pull/60448
Oh. Thanks. I’ll read the PR to try to understand why and if there’s a replacement.