This repository contains sample application of reactjs with opentelmetry for monitoring and tracing with SigNoz as the application monitoring tool
clone the repo and hit
yarn install
To start the app and send the data to SigNoz
yarn start
This will start the application on http://localhost:3000