mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
This required a bit of refactoring of some mocking due to how the code generation does not handle having the same function in different types.
1 line
107 B
Text
1 line
107 B
Text
- Allow separate health checks for MySQL and Redis with `/healthz?check=mysql` and `/healthz?check=redis`.
|