grafana-piechart-panel required for hashicorp vault dashboard in grafana
Just needs a documentation update
Designs
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Contributor
Interesting find. From a quick test it seems like we may be able to fix this by updating the dashboard to use
piechart
(bundled by default in the IB image) instead of the defaultgrafana-piechart-panel
which has to be installed.That would just be a modification to:
- https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/vault/-/blob/main/chart/dashboards/hashicorp-vault-metrics-dashboard.json#L11
- https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/vault/-/blob/main/chart/dashboards/hashicorp-vault-metrics-dashboard.json#L359
If that doesn't pan out we will need to bundle this plugin in the IB image so that everything works on airgap as well - https://repo1.dso.mil/dsop/big-bang/grafana/grafana-plugins
Collapse replies - Contributor
That should be all we need to do. Some portion was recently updated for the plugin reference to have changed. We will need to update that and capture a command like this to ensure it gets kept when dashboards are updated:
sed -i 's/grafana-piechart-panel/piechart/g' $(find . -type f | grep .json)
1
- Micah Nagel added kindbug monitoring teamXForce vault labels
added kindbug monitoring teamXForce vault labels
- Ryan Garcia added priority5 label
added priority5 label
- Ryan Garcia set weight to 2
set weight to 2
- Ryan Garcia changed iteration to Big Bang Iterations Jul 26, 2022 - Aug 8, 2022
changed iteration to Big Bang Iterations Jul 26, 2022 - Aug 8, 2022
- Zane Dick added Demo Candidate label and removed kindbug monitoring priority5 teamXForce vault labels
added Demo Candidate label and removed kindbug monitoring priority5 teamXForce vault labels
- GitLab Automation Bot removed iteration Big Bang Iterations Jul 26, 2022 - Aug 8, 2022
removed iteration Big Bang Iterations Jul 26, 2022 - Aug 8, 2022
- GitLab Automation Bot changed iteration to Big Bang Iterations Aug 9, 2022 - Aug 22, 2022
changed iteration to Big Bang Iterations Aug 9, 2022 - Aug 22, 2022
- GitLab Automation Bot removed iteration Big Bang Iterations Aug 9, 2022 - Aug 22, 2022
removed iteration Big Bang Iterations Aug 9, 2022 - Aug 22, 2022
- GitLab Automation Bot changed iteration to Big Bang Iterations Aug 23, 2022 - Sep 5, 2022
changed iteration to Big Bang Iterations Aug 23, 2022 - Sep 5, 2022
- Lynn Still removed Demo Candidate label
removed Demo Candidate label
- GitLab Automation Bot removed iteration Big Bang Iterations Aug 23, 2022 - Sep 5, 2022
removed iteration Big Bang Iterations Aug 23, 2022 - Sep 5, 2022
- GitLab Automation Bot changed iteration to Big Bang Iterations Sep 6, 2022 - Sep 19, 2022
changed iteration to Big Bang Iterations Sep 6, 2022 - Sep 19, 2022
- GitLab Automation Bot removed iteration Big Bang Iterations Sep 6, 2022 - Sep 19, 2022
removed iteration Big Bang Iterations Sep 6, 2022 - Sep 19, 2022
- GitLab Automation Bot changed iteration to Big Bang Iterations Sep 20, 2022 - Oct 3, 2022
changed iteration to Big Bang Iterations Sep 20, 2022 - Oct 3, 2022
- GitLab Automation Bot removed iteration Big Bang Iterations Sep 20, 2022 - Oct 3, 2022
removed iteration Big Bang Iterations Sep 20, 2022 - Oct 3, 2022
- GitLab Automation Bot changed iteration to Big Bang Iterations Oct 4, 2022 - Oct 17, 2022
changed iteration to Big Bang Iterations Oct 4, 2022 - Oct 17, 2022
- GitLab Automation Bot removed iteration Big Bang Iterations Oct 4, 2022 - Oct 17, 2022
removed iteration Big Bang Iterations Oct 4, 2022 - Oct 17, 2022
- GitLab Automation Bot changed iteration to Big Bang Iterations Oct 18, 2022 - Oct 31, 2022
changed iteration to Big Bang Iterations Oct 18, 2022 - Oct 31, 2022
- GitLab Automation Bot removed iteration Big Bang Iterations Oct 18, 2022 - Oct 31, 2022
removed iteration Big Bang Iterations Oct 18, 2022 - Oct 31, 2022