Skip to content
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

Support for Grafana 8 #139

Merged
merged 3 commits into from
Jul 18, 2021
Merged

Support for Grafana 8 #139

merged 3 commits into from
Jul 18, 2021

Conversation

stephenyeargin
Copy link
Owner

@stephenyeargin stephenyeargin commented Jul 16, 2021

The underlying API for Grafana has changed to no longer support querying based on a given dashboard's slug. Instead, you must use the UID. This PR incorporates work from @superbrothers for the actual code change and then several test and documentation updates.

Users are encouraged to use hubot-alias to de-reference the UID to a more memorable name for common queries.

Fixes #68
Fixes #138

This will be released as part of v3.0.0, with users running earlier versions of Grafana asked to stay on the 2.x versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hubot-grafana does not work for Grafana 8 [Grafana 5] Search by slug deprecated
2 participants