Skip to content

Commit

Permalink
feat(grafana): add cert-manager dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Feb 25, 2025
1 parent fbb451a commit a9aed36
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"github>tyriis/renovate-config//generic-regex-manager.json5",
"github>tyriis/renovate-config//docker/prevent-automerge-talos.json5",
"github>tyriis/renovate-config//nix/default.json5",
"github>tyriis/renovate-config//grafana-dashboards.json5",
"security:openssf-scorecard",
],
ignorePaths: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,12 @@ spec:
# dragonfly:
# url: https://raw.githubusercontent.com/dragonflydb/dragonfly/main/tools/local/monitoring/grafana/provisioning/dashboards/dashboard.json
# datasource: Prometheus
# Ref: https://grafana.com/grafana/dashboards/20842
cert-manager:
# renovate: depName="Cert-manager-Kubernetes"
gnetId: 20842
revision: 2
datasource: Prometheus

sidecar:
dashboards:
Expand Down

0 comments on commit a9aed36

Please sign in to comment.