Skip to content

Commit 4ef8b3f

Browse files
committed
Add source tags to the dashboard json-files
1 parent 50f26d1 commit 4ef8b3f

File tree

6 files changed

+12
-6
lines changed

6 files changed

+12
-6
lines changed

helmfile.d/charts/grafana-dashboards/dashboards/k8s-addons-prometheus-dashboard.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3045,7 +3045,8 @@
30453045
"style": "dark",
30463046
"tags": [
30473047
"Kubernetes",
3048-
"Prometheus"
3048+
"Prometheus",
3049+
"dotdc"
30493050
],
30503051
"templating": {
30513052
"list": [

helmfile.d/charts/grafana-dashboards/dashboards/k8s-addons-trivy-operator-dashboard.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2590,7 +2590,8 @@
25902590
"Prometheus",
25912591
"Addons",
25922592
"Trivy",
2593-
"Trivy-operator"
2593+
"Trivy-operator",
2594+
"dotdc"
25942595
],
25952596
"templating": {
25962597
"list": [

helmfile.d/charts/grafana-dashboards/dashboards/k8s-views-global-dashboard.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3427,7 +3427,8 @@
34273427
"schemaVersion": 39,
34283428
"tags": [
34293429
"Kubernetes",
3430-
"Prometheus"
3430+
"Prometheus",
3431+
"dotdc"
34313432
],
34323433
"templating": {
34333434
"list": [

helmfile.d/charts/grafana-dashboards/dashboards/k8s-views-namespaces-dashboard.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2882,7 +2882,8 @@
28822882
"schemaVersion": 39,
28832883
"tags": [
28842884
"Kubernetes",
2885-
"Prometheus"
2885+
"Prometheus",
2886+
"dotdc"
28862887
],
28872888
"templating": {
28882889
"list": [

helmfile.d/charts/grafana-dashboards/dashboards/k8s-views-nodes-dashboard.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3872,7 +3872,8 @@
38723872
"schemaVersion": 39,
38733873
"tags": [
38743874
"Kubernetes",
3875-
"Prometheus"
3875+
"Prometheus",
3876+
"dotdc"
38763877
],
38773878
"templating": {
38783879
"list": [

helmfile.d/charts/grafana-dashboards/dashboards/k8s-views-pods-dashboard.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2556,7 +2556,8 @@
25562556
"schemaVersion": 39,
25572557
"tags": [
25582558
"Kubernetes",
2559-
"Prometheus"
2559+
"Prometheus",
2560+
"dotdc"
25602561
],
25612562
"templating": {
25622563
"list": [

0 commit comments

Comments
 (0)