Skip to content

Commit

Permalink
feat: add grafana labels to work with kube-prometheus-stack (#1757)
Browse files Browse the repository at this point in the history
  • Loading branch information
agardnerIT authored Jul 25, 2023
1 parent 3b370ab commit 3b7d5ed
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -804,3 +804,5 @@ metadata:
creationTimestamp: null
name: grafana-dashboard-keptn-applications
namespace: monitoring
labels:
grafana_dashboard: "1"
Original file line number Diff line number Diff line change
Expand Up @@ -890,3 +890,5 @@ metadata:
creationTimestamp: null
name: grafana-dashboard-keptn-overview
namespace: monitoring
labels:
grafana_dashboard: "1"
Original file line number Diff line number Diff line change
Expand Up @@ -638,3 +638,5 @@ metadata:
creationTimestamp: null
name: grafana-dashboard-keptn-workloads
namespace: monitoring
labels:
grafana_dashboard: "1"

0 comments on commit 3b7d5ed

Please sign in to comment.