gatus/api
Oleh Rakovych ea2b7c4bdf
fix(remote): Support partial remote instance failure (#990)
Failing remotes allowed and logged

Co-authored-by: Oleh Rakovych <oleh@amberoad.ai>
2025-02-05 22:04:13 -05:00
..
api_test.go feat(ui): Implement Custom CSS configuration (#943) 2024-12-26 23:08:16 -05:00
api.go feat(api): Expose uptime data as text via API (#758) 2024-12-28 15:59:28 -05:00
badge_test.go refactor: Break core package into multiple packages under config/endpoint (#759) 2024-05-09 22:56:16 -04:00
badge.go feat(storage): Support 30d badges (#836) 2024-08-11 22:40:19 -04:00
cache.go feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00
chart_test.go feat(storage): Support 30d badges (#836) 2024-08-11 22:40:19 -04:00
chart.go fix(logging): Replace log-level parameter by GATUS_LOG_LEVEL env var (#895) 2024-11-13 23:54:00 -05:00
config_test.go feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00
config.go feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00
custom_css.go feat(ui): Implement Custom CSS configuration (#943) 2024-12-26 23:08:16 -05:00
endpoint_status_test.go refactor: Break core package into multiple packages under config/endpoint (#759) 2024-05-09 22:56:16 -04:00
endpoint_status.go fix(remote): Support partial remote instance failure (#990) 2025-02-05 22:04:13 -05:00
external_endpoint_test.go feat(alerting): custom alert support endpoint errors (#844) 2024-09-17 22:26:21 -04:00
external_endpoint.go fix(logging): Replace log-level parameter by GATUS_LOG_LEVEL env var (#895) 2024-11-13 23:54:00 -05:00
raw_test.go feat(api): Expose uptime data as text via API (#758) 2024-12-28 15:59:28 -05:00
raw.go feat(api): Expose uptime data as text via API (#758) 2024-12-28 15:59:28 -05:00
spa_test.go refactor: Break core package into multiple packages under config/endpoint (#759) 2024-05-09 22:56:16 -04:00
spa.go fix(logging): Replace log-level parameter by GATUS_LOG_LEVEL env var (#895) 2024-11-13 23:54:00 -05:00
util_test.go feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00
util.go feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00