Hacker News new | ask | show | jobs
by parcec 1173 days ago
Aren’t you supposed to edit grafana dashboards via the UI?
1 comments

I'm not the person you're replying to, but in our company we edit them in the UI but check the results into source control (so that we can re-deploy the dashboards consistently). I imagine for more complicated dashboards you could get stuck editing them manually, and it's probably the kind of thing where once you do it one time, you're stuck doing it for the rest of time.
There are a few very specific situations in which I might consider generating a dashboard without the ui, but even then i wouldn't use jsonnet.