GoDoxy/internal/watcher/health
2024-11-11 06:37:05 +08:00
..
health_checker.go fixed loadbalancer with idlewatcher, fixed reload issue 2024-10-20 09:46:02 +08:00
healthcheck_config.go fixed healthchecker start even if disabled, simplified label parsing 2024-11-11 06:34:12 +08:00
http.go fixed incorrect healthcheck result in some cases, healthchecker now send user agent identifying godoxy 2024-11-11 06:37:05 +08:00
json.go migrated from logrus to zerolog, improved error formatting, fixed concurrent map write, fixed crash on rapid page refresh for idle containers, fixed infinite recursion on gotfiy error, fixed websocket connection problem when using idlewatcher 2024-10-29 11:34:58 +08:00
monitor.go metric unregistration on route removal, fixed multi-ips as visitor label detected from x headers 2024-11-10 06:47:59 +08:00
raw.go Fixed a few issues: 2024-10-18 16:47:01 +08:00
status.go updated health status impl 2024-11-10 06:35:56 +08:00