synthetic-monitoring-app
synthetic-monitoring-app copied to clipboard
Add SSL Certificate Expiration Checks for HTTPS
What would you like to be added:
I would like there to be some default AlertRules generated for SSL Certificate Expiration Checks for HTTPS applications similar to what is described here.
Why is this needed:
Synthetic Monitoring is great and I can create these rules myself but it would be nice to have these baked in and get them for free with whatever HTTPS endpoints are added.
Additional context
If this already exists, I haven't been able to find an alert rule for it. Looking at making this for myself, it seems like the probe_ssl_earliest_cert_expiry
metric is still generated for things that are Ignoring the SSL validation, so we'd need to somehow differentiate that.