Skip to content
Snippets Groups Projects

Tests and metrics for X.509 certificates (#49)

Merged Silvio Rhatto requested to merge rhatto/onionprobe:feature/X.509 into main
Compare and
10 files
+ 867
20
Compare changes
  • Side-by-side
  • Inline
Files
10
@@ -35,6 +35,13 @@ groups:
annotations:
summary: Certificate validity
- alert: Expiring certificate for the Onion Service
expr: onion_service_certificate_expiry_seconds < 86400 * 30
labels:
severity: page
annotations:
summary: Certificate expiration
- alert: Onion Service unreachable
expr: onion_service_reachable != 1
for: 30m
Loading