You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My server receives health check pings from a load balancer via '/ping'.
The health check happens every 30 seconds so meaningless logs will pile up rather quickly, especially if I've got multiple instances running at the same time.
I think hapi-pino has something like this with an ignorePaths option, and was wondering if we could get something similar for koa.
The text was updated successfully, but these errors were encountered:
My server receives health check pings from a load balancer via '/ping'.
The health check happens every 30 seconds so meaningless logs will pile up rather quickly, especially if I've got multiple instances running at the same time.
I think hapi-pino has something like this with an ignorePaths option, and was wondering if we could get something similar for koa.
The text was updated successfully, but these errors were encountered: