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 /import endpoint #200

Open
safaci2000 opened this issue Mar 3, 2022 · 0 comments
Open

Support /import endpoint #200

safaci2000 opened this issue Mar 3, 2022 · 0 comments

Comments

@safaci2000
Copy link
Contributor

This was triggered from a conversation I had with grafana folks:

If you want to share dashboards among different grafana instances then the endpoint to use is the /import one. This endpoint tries to create all the library panels that do not already exist in the new instance. If a library panel with the same UID already exists in the new instance then it will ignore it. This was implemented as part of grafana/grafana#39214 work. For more details please check the implementation there.

It seems like there is a use case where we should have the /import endpoint in the SDK.

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

No branches or pull requests

1 participant