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

Add Grafana restart to fetch script #139

Open
tofu-rocketry opened this issue Jun 9, 2022 · 0 comments
Open

Add Grafana restart to fetch script #139

tofu-rocketry opened this issue Jun 9, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@tofu-rocketry
Copy link
Member

tofu-rocketry commented Jun 9, 2022

Grafana doesn't pick up newly provisioned files without a restart, only changes to those files, so probably want to change .../iris_accounting_dashboard/config.pan$122 to

'restart' = '/root/get_provisioned_files.sh && service grafana-server restart';

Then disable Grafana from polling for dashboard changes (updateIntervalSeconds).

@tofu-rocketry tofu-rocketry added the bug Something isn't working label Jun 9, 2022
@tofu-rocketry tofu-rocketry added this to the v38 milestone Jun 9, 2022
@tofu-rocketry tofu-rocketry self-assigned this Jun 9, 2022
@tofu-rocketry tofu-rocketry modified the milestones: v38, v39 Nov 21, 2022
@tofu-rocketry tofu-rocketry removed this from the v39 milestone May 15, 2023
@tofu-rocketry tofu-rocketry removed their assignment Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant