You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a flag that would make Gatus send the response body together with the alert. A bonus would be setting a condition for it. For example, I only want to see the response body if response.status != 200.
This issue #709 sort of overlaps, but maybe implementing this flag would be quicker / easier than full on templating.
Why do you personally want this feature to be implemented?
It is very inconvenient seeing a non-200 response code, but not being able to see what error message came with it.
How long have you been using this project?
Over a month
Additional information
No response
The text was updated successfully, but these errors were encountered:
arnasbr
changed the title
Add support for sending response body in the alert message
Add support for sending response body in alert message
Aug 29, 2024
Describe the feature request
It would be nice to have a flag that would make Gatus send the response body together with the alert. A bonus would be setting a condition for it. For example, I only want to see the response body if
response.status != 200
.This issue #709 sort of overlaps, but maybe implementing this flag would be quicker / easier than full on templating.
Why do you personally want this feature to be implemented?
It is very inconvenient seeing a non-200 response code, but not being able to see what error message came with it.
How long have you been using this project?
Over a month
Additional information
No response
The text was updated successfully, but these errors were encountered: