You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to have an LLM modify or create dashboards. For example, I am troubleshooting some metrics and need a quick dashboard with the help of an LLM that has context. Or I ask an LLM to suggest improvements to a dashboard, and ask it to apply the suggested changes (after my approval).
I would imagine it involves updating the dashboard JSON and somehow contacting the Grafana API to update the dashboard in-place.