Hi everyone,
I've recently integrated Signoz tracing into my backend built with Node.js, using the OpenTelemetry SDK. The instrumentation is working well so far! Now, I'm planning to extend tracing to the frontend, where we use React.js and Angular.js.
I wanted to ask:
1. Is it possible to implement OpenTelemetry tracing in these frontend technologies?
2. If yes, could anyone guide me or share resources on how to get started?
Looking forward to your insights—thanks in advance!