Skip to content

Tests for Prometheus alerting rules

Description

Thanks to the prometheus-alerts project, CI test jobs were implemented for Prometheus (!90 (merged)).

But configs/prometheus/test.yml still lacks proper testing.

Tasks

  • Add input series on test.yml.
  • Implement initial tests for the following situations:
    • Onion Service descriptor unreachable.
    • Invalid certificate for the Onion Service.
    • Expiring certificate for the Onion Service.
    • Onion Service unreachable.
    • Invalid status code.
  • Improvements:
Edited by Silvio Rhatto