Files
warpbox-dev/backend/libs
Daniel Legt 38afc6c34d
All checks were successful
Build and Publish Docker Image / deploy (push) Successful in 1m43s
feat(admin): exclude health check entries from admin logs
Filter out automated health check log entries (such as `/health`,
`/healthz`, and `/api/v1/health`) from the admin logs view. This
reduces noise in the dashboard caused by frequent container health
pings.

Also added corresponding unit tests to verify the filtering behavior.
2026-06-01 12:04:36 +03:00
..