-
Notifications
You must be signed in to change notification settings - Fork 13
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
Partnerships: Document how to track hub usage with Grafana #859
Conversation
The interactive graph will not render in the readthedocs preview, but should render when pushed to main.
|
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.
This looks really nice - I want to give it a shot for 2i2c.org/kpis when I have a moment. Will update with my experience when I do so but wanted to share some quick comments first
1. Open the {octicon}`three-bars` Menu and click on *{octicon}`gear` Administration > Users and access > Service accounts*. | ||
1. Click on the *Add service account* button on the top-right. | ||
1. Choose a descriptive *Display name*, e.g. `username-local-prometheus-access` and leave the role as *Viewer*. Click the *Create* button to confirm. | ||
1. You will see a new page with the details of the service account you have created. In the section *Tokens*, click the *Add service account token* button to generate a token to authenticate with the Grafana API. |
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.
The {guilabel}
is a helpful role for showing in-line UI elements. e.g.: {guilabel}`Add service account token`
Closes https://github.com/2i2c-org/meta/issues/1080