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

Use PATCH endpoint instead of GET + PUT in home dashboard config #1345

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

jaehnri
Copy link
Contributor

@jaehnri jaehnri commented Dec 11, 2023

As mentioned in #1301, there was a bug in grafana-api-go-client preventing us from using the PATCH endpoint to update the home dashboard. It was fixed in grafana/grafana-api-golang-client#170 and released in 0.27.0. Thus, we can safely update it now.

Signed-off-by: João Henri <joao.henri.cr@gmail.com>
@HVBE HVBE merged commit 172fa66 into grafana:master Dec 12, 2023
10 checks passed
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.

None yet

2 participants