-
Notifications
You must be signed in to change notification settings - Fork 549
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
Add instructions to publish dashboards as part of the release process #1566
Add instructions to publish dashboards as part of the release process #1566
Conversation
Signed-off-by: Marco Pracucci <marco@pracucci.com>
``` | ||
1. Publish dashboards (done by a Grafana Labs member) | ||
1. Login to [https://grafana.com](https://grafana.com) with your Grafana Labs account | ||
1. Open [https://grafana.com/orgs/grafana/dashboards](https://grafana.com/orgs/grafana/dashboards) |
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.
To me it looks like we need to an additional step here.
We first need to click on the Dashboard in the Dashboards page to go to the page where we can 'Open the "Revisions"' tab
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.
I pushed a change. WDYT?
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.
One comment about a missing step. I'm not sure what the name of that will be as we haven't uploaded one yet.
Rest of the instructions worked as expected when I followed them
Signed-off-by: Marco Pracucci <marco@pracucci.com>
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.
With the latest changes, this looks great to me.
…#1566) * Add instructions to publish dashboards as part of the release process Signed-off-by: Marco Pracucci <marco@pracucci.com> * Updated instructions Signed-off-by: Marco Pracucci <marco@pracucci.com>
What this PR does
We want to publish dashboards to https://grafana.com/orgs/grafana/dashboards at every release. We may automate it. Until automated, I've written down some notes in the release instructions.
Which issue(s) this PR fixes or relates to
N/A
Checklist
CHANGELOG.md
updated - the order of entries should be[CHANGE]
,[FEATURE]
,[ENHANCEMENT]
,[BUGFIX]