-
-
Notifications
You must be signed in to change notification settings - Fork 431
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
add yellow color option for non critical checks #853
Comments
If I understand correctly, you'd want all failed checks for that endpoint to show up as yellow, correct? |
For external endpoint i want to choose which color i send For example disk alert. . If 80%full i want to send yellow . If 90%full i want to send red For endpoint you are right. All yellow. I think also good to consider that group color which needs some logic. If there is one yellow check in the group, then make the group color yellow. If there is one check red, then make it red. Red has more prio than yellow I used in the past this. I had this feature |
To be honest, if we're going to make the error color customizable, we may as well allow more customization than just yellow. Either way, I think it's a great idea. |
Can I take this up ? |
Hi, Is anybody working on this at the moment? :) I raised #839 which is exactly like this and I think this is a wonderful idea!! |
It would be great if each test could have some kind of criticality. In my use case, it would be great to have a different color when an endpoint has a higher latency than usual because it is less critical than an endpoint not working at all. |
Describe the feature request
at the moment gatus has two colors. red and green. could you also add option for yellow color.
a possible option.
for custom check could be something like
Why do you personally want this feature to be implemented?
some application are not very critical .
How long have you been using this project?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: