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
The same way we can configure the service monitor for prometheus, there should be an option to include configmaps with the grafana dashboards
Describe the enhancement/feature:
Create grafana dashboard template files with the label grafana_dashboard: 1 for each dashboard available
The data of the manifest template includes the dashboards found here: https://github.com/camunda/zeebe/tree/main/monitor/grafana
A parameter on the values file controls if the dashboards are enabled or not.
Desired outcome and acceptance tests:
Grafana dashboards are available via helm chart value
The text was updated successfully, but these errors were encountered:
Describe the use case:
The same way we can configure the service monitor for prometheus, there should be an option to include configmaps with the grafana dashboards
Describe the enhancement/feature:
Create grafana dashboard template files with the label
grafana_dashboard: 1
for each dashboard availableThe data of the manifest template includes the dashboards found here: https://github.com/camunda/zeebe/tree/main/monitor/grafana
A parameter on the values file controls if the dashboards are enabled or not.
Desired outcome and acceptance tests:
Grafana dashboards are available via helm chart value
The text was updated successfully, but these errors were encountered: