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

Name to uid change #6

Merged
merged 2 commits into from
Nov 17, 2021

Conversation

maciejmaz
Copy link
Contributor

This tool didn't work with Grafana v.8.1.6, because it is no longer possible to call /api/dashboards/{name} endpoint so it was returning "dashboard not found" error. I modified the code to verify dashboards over their UID.

@maciejmaz maciejmaz requested a review from a team November 12, 2021 07:46
Copy link
Contributor

@skolyszewski skolyszewski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @maciejmazur10c , thanks for contributing!

The code looks good, just a small note, for the future:
The change should be preceded by creating an issue, bug in this case. It would be ideal, if it had the failing scenario input and output, on top of the description. More about that can be found in our contributing guide (/CONTRIBUTING.md).

Since this change is really straightforward, we can make an exception here.

@skolyszewski skolyszewski merged commit 1169abd into ContainerSolutions:master Nov 17, 2021
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.

2 participants