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 hjet/sdk fork of grafana-tools/sdk #205

Closed
wants to merge 2 commits into from
Closed

Use hjet/sdk fork of grafana-tools/sdk #205

wants to merge 2 commits into from

Conversation

hjet
Copy link
Contributor

@hjet hjet commented Aug 6, 2021

This PR changes go.mod to use a fork of grafana-tools/sdk.

The Grafana dashboard schema changes frequently and there are often type mismatches which can take weeks/months to get merged in to the upstream library. By using this fork, grafana analyse functionality won't get blocked and I can quickly update structs as needed so dashboard processing doesn't break. Since this dependency gets updated quite infrequently anyways, I can sync from upstream into the fork as needed and we can easily get rid of the fork at some point down the road.

I don't think we want that repo under grafana/sdk as we are not "officially" maintaining it.

Also ran a go mod vendor and go mod tidy

@hjet hjet requested a review from a team as a code owner August 6, 2021 21:35
@hjet hjet requested a review from gouthamve August 6, 2021 21:36
@hjet
Copy link
Contributor Author

hjet commented Aug 8, 2021

Closing for now, can reopen if this issue surfaces again

@hjet hjet closed this Aug 8, 2021
@hjet hjet removed request for a team and gouthamve August 8, 2021 18:39
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

1 participant