internet-pi
internet-pi copied to clipboard
Enabled the selection of cloudflare speedtest
Created a new Docker image called redorbluepill/cloudflare-speedtest-exporter to replace the current Ookla Speedtest Prometheus Exporter and enabled the selection of the speedtest images through a variable called monitoring_speedtest_provider in config.yml.
Replacing the image in file internet-monitoring/docker-compose.yml is implemented with two localhost ansible.builtin.replace tasks. There might be a smarter way of doing this?
Fixes #341:
- #341
Looking forward to this!!
It might be easier to make that file a template and make it a configurable variable instead.
This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!
Please read this blog post to see the reasons why I mark pull requests as stale.
This pull request is no longer marked for closure.
Ok, I think I messed up the rebase to the master branch. Will close this pull request and open a new one.