Closed SchoolGuy closed 6 months ago
@SchoolGuy
Looks like helm is not happy with the template :/ It tries to interpret some grafana dashboard variables as helm variables. You probably have to add some sort of escaping to prevent that.
From what I can see, metrics.grafanaDashboard.enable
enabled
or create
)
Summary
This PR adds a Grafana dashboard that exposes the metrics that both the operator and the pushgateway are exposing.
This is related (but not fixing) #860
Checklist
For Code changes
bug
,enhancement
,documentation
,change
,breaking
,dependency
as they show up in the changelogarea:operator
charts/
directory.For Helm Chart changes
bug
,enhancement
,documentation
,change
,breaking
,dependency
as they show up in the changelogarea:chart
chart:k8up
make chart-docs