Improve monitoring of ooniservices
Open
@hellais is already working on this.
Since Jan 24, 2025.
- Dominant language
- HCL
- Stars
- 4
- Forks
- 15
- Avg merge
- 1h 50m
- Merged PRs (30d)
- 4
Description
Currently ooniservices are being monitored through prometheus with the job name being used to identify the different environment: https://github.com/ooni/devops/blob/main/ansible/roles/prometheus/templates/prometheus.yml#L93.
We should:
- use a variable to store the list of target hosts
- change this to use a label to identify the environment
- add to monitoring services that are currently not monitored
Once https://github.com/ooni/devops/issues/104 converges we should be generating these lists automatically.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.