Hi team, I am doing a browser instrumentation POC ...
# support
g
Hi team, I am doing a browser instrumentation POC using this blog: https://signoz.io/blog/opentelemetry-browser-instrumentation/ Once the ReactJS app is up and running, I can see the following metrics in SigNoz UI for the app: 1. Latency 2. Rate(Ops/sec) 3. Apdex 4. Key Operations 5. Error % However, we currently have alert conditions for the following metrics in NewRelic, which we would like to configure in SigNoz: 1. Page views with JS errors 2. Total page load 3. AJAX response time 4. End User Apdex Please let me know if I can get the above metrics in SigNoz dashboard!