mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-07 00:25:12 +01:00
59842d5e88
* feat(alerting): add support for including endpoint errors in custom alerts - Updated `buildHTTPRequest` method in `AlertProvider` to accept a `result` parameter. - Added support for including `[ENDPOINT_ERRORS]` in both the request body and URL, which will be replaced by the errors from `Result.Errors[]`. - Adjusted `CreateExternalEndpointResult` to capture and store errors from query parameters. - This allows custom alerts to include detailed error information, enhancing the flexibility of alert notifications. * feat: add ENDPOINT_ERRORS example * feat: add tests * Refactor: code review feedback * delete unsed errors * Update README.md * Apply suggestions from code review --------- Co-authored-by: raojinlin <raojinlin302@gmail.com> Co-authored-by: TwiN <twin@linux.com> |
||
---|---|---|
.. | ||
api_test.go | ||
api.go | ||
badge_test.go | ||
badge.go | ||
cache.go | ||
chart_test.go | ||
chart.go | ||
config_test.go | ||
config.go | ||
endpoint_status_test.go | ||
endpoint_status.go | ||
external_endpoint_test.go | ||
external_endpoint.go | ||
spa_test.go | ||
spa.go | ||
util_test.go | ||
util.go |