practicajs / practica

Node.js solution starter boilerplate that is production-ready, packed with ✅ best practices and built with simplicity in mind
https://practica.dev/
MIT License
1.39k stars 127 forks source link

Adding open telemetry support #202

Open rluvaton opened 1 year ago

rluvaton commented 1 year ago

Telemetry data improve customer experiences and monitors security, application health, quality, and performance.

goldbergyoni commented 1 year ago

How would you keep it simple: there must be some online receiver to record the spans (e.g. Jaeger Docker)?