Skip to content

Commit

Permalink
salt: use dashboard from chart (don't patch)
Browse files Browse the repository at this point in the history
  • Loading branch information
eg-ayoub committed Sep 5, 2024
1 parent 1399eb8 commit 49ff5e4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions charts/fluent-bit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ serviceMonitor:

dashboards:
enabled: true
deterministicUid: true
2 changes: 1 addition & 1 deletion salt/metalk8s/addons/logging/fluent-bit/deployed/chart.sls
Original file line number Diff line number Diff line change
Expand Up @@ -1585,7 +1585,7 @@ data:
},
"timezone": "",
"title": "fluent-bit",
"uid": null,
"uid": "b50980eb83fa85bca0ce83ceadaf322e09e8a4cd",
"version": 7,
"weekStart": ""
}
Expand Down
2 changes: 1 addition & 1 deletion tests/post/steps/files/grafana_dashboard_uids.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"Grafana Overview": "6be0s85Mk"
},
"fluent-bit": {
"fluent-bit": "d557c8f6-cac1-445f-8ade-4c351a9076b1"
"fluent-bit": "b50980eb83fa85bca0ce83ceadaf322e09e8a4cd"
}
}

0 comments on commit 49ff5e4

Please sign in to comment.