I installed PMM and accessed the web UI.
I tried to analyze the logs in the drill-down log, but the menu says “App not found” and I can’t analyze them.
Why is this happening?
I used to use it in version 3.5.0, but at some point, it stopped working.
The same thing happened in version 3.6.0.
Please help.
Hey @songssi11 . Could you check and share some extra details to help you diagnose this?
- Do you see Logs Drilldown when you go to Administration > Plugins
- What is your Grafana Version?
- What is your Logs Drilldown version?
Unfortunately I don’t know what PMM is, so that extra context will help a lot.
@matiaschomicki
Experiencing the same issue after update to 1.0.38. Works fine in the 1.0.33
Could be related with the
1 Like
That’s super helpful @coolicky ! Looking.
Thank you for your reply. As expected, it appears to be a version issue.
Downgrading to version 1.0.37 resolved the issue.
1 Like
mueslo
6
1.0.39 also seemed broken, 1.0.37 confirmed working.
We fixed it in our helm values via
grafana:
plugins:
- grafana-lokiexplore-app 1.0.37
1 Like
Thanks for the question && answers. Had the same issue randomly popping up on self-managed Grafana running the latest version.