Skip to content

Improve monitoring of ooniservices #157

@hellais

Description

@hellais

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions