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

Implement playbook to refresh dashboards on existing Grafana server #34

Open
sync-by-unito bot opened this issue Dec 1, 2022 · 0 comments
Open

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Dec 1, 2022

It may be necessary to provide a new version of the proxy dashboard at any time to users with additional graphs or changes to the existing ones.

At the moment, the only monitoring-related playbook installs the whole monitoring stack (Prometheus, Grafana and Prom Node Exporter). As any Ansible playbook it is idempotent, so it can be run again and things that have already been done and do not need to change will be left as they are, but it still takes time.

It would be nice to have a playbook that allows you to just refresh the Grafana dashboards, skipping all the other steps.

This should be relatively easy to do, using only the necessary functionality from the Grafana Ansible role that already exists in the automation.

┆Issue is synchronized with this Jira Improvement by Unito
┆Components: Automation
┆Priority: Major

@sync-by-unito sync-by-unito bot closed this as completed Dec 21, 2022
@weideng1 weideng1 reopened this Jan 17, 2023
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