Shashank Kumar
Shashank Kumar
### Describe the bug I have integrated teams alerting system but the alert that I am getting is not as expected. I am not getting the proper icon in the...
Hey guys, this may sound stupid but can anyone help me to setup this project locally so that I can try out few things...?
### Describe the feature request If any of one the services is down for any reason, does gatus show it explicitly in UI inform of a pop up or banner...
suppose the specified conditions did not meet the API response, so it failed but the API response has a message, is it possible to show it in frontend? for eg....
### Describe the bug I am using email alerting system and configured something like this: ``` alerting: email: from: "[email protected]" password: "" host: "example.net" port: 55 to: "[email protected]" default-alert: description:...
### Describe the feature request There are two functionalities : 1. Add a functionality to collapse a group either at UI level or at each group level, something like this...
During one chef execution I had to compile a system_probe_policy.te file which holds custom selinux policy, but when the command "make -C /etc/selinux/local -f /usr/share/selinux/devel/Makefile" ran it threw errors on...
### Describe the feature request I have a nginx proxy URL which redirects to the actual application URL but on the nginx proxy URL sometimes I get 5xx error and...
### Describe the feature request Is there any way to customize teams or mail alert body? Like `description: "Healthcheck failed: {{ $alert.condition }} for endpoint {{ $endpoint.name }}" ` Because...