-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Support TLS Expiry alerts #1
Comments
The ability to import a trusted root CA (for internal CA's) would be a welcome addition to the above. |
Adding to this domain expiration would also be great. |
Hi I detailed how you can do this in #21 (comment) using an environment variable. |
Update fr-FR.js (again)
Hi, I see that the commit #44c1b336 fix this issue and is in the latest version, am I wrong ? |
@tmarly nope, not wrong, this is working well in the latest version. |
Is there a way to disable these alerts? I don't want to be notified when the certificate is going to expire in 14 days, I just need outage notifications. |
See #844, config is currently not implemented yet. |
* feat: added monitor with gRPC Co-authored-by: minhhn3 <minhhn3@vng.com.vn>
This is an amazing project, I had it up and running within minutes of your post on Reddit, thank you so much!
It would be awesome if you could add TLS monitoring alongside the "uptime" monitoring.
Although LetsEncrypt does a great job of auto-renewing certs, it would be great to monitor the following metrics as well:
I've been bitten by this so many times in the past!
The text was updated successfully, but these errors were encountered: