8000 [DOC] Add documentation about how to migrate from Grafana by Nexucis · Pull Request #2680 · perses/perses · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[DOC] Add documentation about how to migrate from Grafana #2680

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

Merged
merged 2 commits into from
Feb 25, 2025

Conversation

Nexucis
Copy link
Member
@Nexucis Nexucis commented Feb 24, 2025

No description provided.

Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
@Nexucis Nexucis force-pushed the nexucis/migration-doc branch from 45a93a9 to 7804497 Compare February 24, 2025 17:56
Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
@Nexucis Nexucis merged commit b1c8a88 into main Feb 25, 2025
18 checks passed
@Nexucis Nexucis deleted the nexucis/migration-doc branch February 25, 2025 09:48
Comment on lines +78 to +79
- As a tip, you may want to open the file and remove any reference to the previous datasource used in Grafana. This
will allow the dashboard to use the default datasource. Do that only if you want to use the default datasource.
Copy link
Contributor

Choose a reason for hiding this comment

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

@Nexucis Does it make sense to introduce a flag --use-default-datasource=true and if this flag is set then we don't add the datasource config at all in the dashboard manifest?

Copy link
Member Author

Choose a reason for hiding this comment

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

That looks difficult to me to achieve that. The usage of the datasource is handled by Cuelang and by the cuelang migration script (so basically on every plugin).
Handling the Cuelang script was already something quite hard and it's executed more or less as a close box. And I'll like to keep it like that.

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.

4 participants
0