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

Improve monitoring of ooniservices #157

Open
3 tasks
hellais opened this issue Jan 22, 2025 · 0 comments
Open
3 tasks

Improve monitoring of ooniservices #157

hellais opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
priority/medium Normal priority issue

Comments

@hellais
Copy link
Member

hellais commented Jan 22, 2025

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 #104 converges we should be generating these lists automatically.

@hellais hellais added this to Roadmap Jan 22, 2025
@hellais hellais moved this to Sprint Backlog in Roadmap Jan 22, 2025
@hellais hellais mentioned this issue Jan 24, 2025
@hellais hellais self-assigned this Jan 24, 2025
hellais added a commit that referenced this issue Jan 24, 2025
This improves the way in which labels are getting set on hosts and is
related to: #157

More changes are:
* Make the name of the notebook host consistent with the rest of our
naming patterns
* Fix the monitoring host role
* Improve the prometheus_node_exporter role

Note: job names and labels will present some inconsistencies until we
have rescraped all the data for the recent time period.
@hellais hellais removed this from Roadmap Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/medium Normal priority issue
Projects
None yet
Development

No branches or pull requests

2 participants