Zero-Config Observability for Express & Fastify Logs, Metrics & Distributed Tracing in 1 Line
Every Node.js API I've ever built needed the same things:
Which routes are slow?
How many DB queries is this endpoint firing?
What's the error rate on /orders vs /users?
Can I trace a request acro
rahhuul.hashnode.dev6 min read