-
Notifications
You must be signed in to change notification settings - Fork 208
Put Grafana dashboards in different folders #2191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
manifests/pipecd/values.yaml
Outdated
| dashboardproviders.yaml: | ||
| apiVersion: 1 | ||
| providers: | ||
| - name: 'Cluster-Stats' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: One vote from me to get rid of the suffix, just use Cluster, Control-Plane, Piped.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alright. I'm gonna adopt it as I feel the same way.
|
I also wonder about the convention of the dashboard name. |
Looks neat. I apply it as well |
|
Fixed. |
|
Nice. |
|
🚀 |
**What this PR does / why we need it**: This PR adds three Grafana dashboards.  Because all dashboards got removed due to #2191, let me merge once though I'm still in the middle of building. **Which issue(s) this PR fixes**: Ref #1867 **Does this PR introduce a user-facing change?**: <!-- If no, just write "NONE" in the release-note block below. --> ```release-note NONE ``` This PR was merged by Kapetanios.
What this PR does / why we need it:
This PR changes Grafana settings to manage dashboards across multiple Grafana folders declaratively.
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: