Integrate OONI prometheus stats.
This sets up two services:
- ooni-exporter: which is configured to run (via chaperone), once every 6 hours, and pull the latest data from the previous day, and then push it to
- prometheus-pushgateway: this takes the date provided by the ooni-exporter and serves it up on /metrics.
Float then is configured to scrape this metrics port.