Skip to content
Snippets Groups Projects
Commit 4e4b00bb authored by eedugon's avatar eedugon Committed by GitHub
Browse files

link in dashboard section

Including a link in dashboard section to the document with all the details (docs/developing-alerts-and-dashboards.md)
parent e1db00da
No related branches found
No related tags found
No related merge requests found
...@@ -79,6 +79,8 @@ sidecar container aims to emulate the behavior, by keeping the Grafana database ...@@ -79,6 +79,8 @@ sidecar container aims to emulate the behavior, by keeping the Grafana database
with the provided ConfigMap. Hence, the Grafana pod is effectively stateless. with the provided ConfigMap. Hence, the Grafana pod is effectively stateless.
This allows managing dashboards via `git` etc. and easily deploying them via CD pipelines. This allows managing dashboards via `git` etc. and easily deploying them via CD pipelines.
For information about how to update/handle the dashboards check [Developing alerts and dashboards](docs/developing-alerts-and-dashboards.md) doc.
In the future, a separate Grafana operator will support gathering dashboards from multiple In the future, a separate Grafana operator will support gathering dashboards from multiple
ConfigMaps based on label selection. ConfigMaps based on label selection.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment