GoDoxy/internal/watcher/health
yusing f97e3f65fe go version and deps update, fixed middlewares and metrics
- fixed "API JWT secret empty" warning output format
- fixed metrics initialized when it should not
- fixed middlewares.modifyRequest Host header not working properly
2024-11-08 06:14:08 +08:00
..
health_checker.go fixed loadbalancer with idlewatcher, fixed reload issue 2024-10-20 09:46:02 +08:00
healthcheck_config.go fixed healthcheck failed to disable and nil dereference 2024-10-19 00:13:55 +08:00
http.go Fixed a few issues: 2024-10-18 16:47:01 +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 go version and deps update, fixed middlewares and metrics 2024-11-08 06:14:08 +08:00
raw.go Fixed a few issues: 2024-10-18 16:47:01 +08:00
status.go Improved healthcheck, idlewatcher support for loadbalanced routes, bug fixes 2024-10-15 15:34:27 +08:00