9 ms·
Have you considered NextJS middleware to decorate with request logging? https://nextjs.org/docs/pages/building-your-application/routing/middleware https://next
by cbovis 3y ago
Have you considered NextJS middleware to decorate with request logging?
https://nextjs.org/docs/pages/building-your-application/routing/middleware https://nextjs.org/docs/pages/building-your-application/rout...
- shitlord 3y agoThanks, that is helpful. The OpenTelemetry integration seems like it will provide the most useful insights.
- willcipriano 3y agoYour load balancer/http server should have the request logs, are you running it bare?