-
Notifications
You must be signed in to change notification settings - Fork 176
feat: traefik alerts #1460
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
feat: traefik alerts #1460
Conversation
Dasomeone
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the contribution @wbollock! Left one suggestion and ran the CI workflows, and it looks like there's a formatting issue with the alert file.
you can run make fmt which should take care of it
Adds two basic Traefik alerts. One for config reloads failing and the other for TLS certificate expiry.
4bbcdcb to
c3ebbc9
Compare
oh I see this too, looking |
Co-authored-by: v-zhuravlev <[email protected]>
Co-authored-by: v-zhuravlev <[email protected]>
Co-authored-by: v-zhuravlev <[email protected]>
|
weird... |
|
whoops think it was some kind of yaml formatter in my IDE. fixed now! |
Adds two basic Traefik alerts. One for config reloads failing and the other for TLS certificate expiry.