I wanna integrate open telemetry to my node.js and I have a few questions about this project.
I am particularly interested in metrics and tracing Is it worth it to go for open telemetry or just get a Prometheus exporter and Zipkin/jaeger?
Also, I am a little bit confused about metrics in open telemetry for js. There arent any default basic metrics that I can use?