[hg612-exporter] Add Grafana Dashboards

This commit is contained in:
2021-12-18 12:58:24 +00:00
parent 436fa77a4d
commit dcae5b6c3e
7 changed files with 561 additions and 3 deletions

View File

@@ -70,3 +70,12 @@ metrics:
# for: 5m
# labels:
# severity: critical
# -- Enable and configure Grafana dashboard ConfigMaps for the chart under this key.
# @default -- See values.yaml
dashboards:
create: false
# -- Namespace to create the dashboards ConfigMap under.
# @default -- The release's namespace
namespace:
labels:
grafana_dashboard: "true"