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 nice if the Jsonnet dashboards could follow the mixin structure described here: https://monitoring.mixins.dev/
This would require to make the dashboards and their dependencies (e.g. grafonnet) easy to install with jsonnet-bundler and available under a grafanaDashboards object where keys are filenames and values their content.
I can make a PR to restructure, and afterward, suggest some alerts to complete it.
It would be nice if the Jsonnet dashboards could follow the mixin structure described here: https://monitoring.mixins.dev/
This would require to make the dashboards and their dependencies (e.g. grafonnet) easy to install with
jsonnet-bundler
and available under agrafanaDashboards
object where keys are filenames and values their content.I can make a PR to restructure, and afterward, suggest some alerts to complete it.
Also related #47
The text was updated successfully, but these errors were encountered: