Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 444 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 444 Bytes

This repository contains sample application of reactjs with opentelmetry for monitoring and tracing with SigNoz as the application monitoring tool

Install

clone the repo and hit

yarn install

Run

To start the app and send the data to SigNoz

yarn start

This will start the application on http://localhost:3000

Hit the app a couple of times before actually seeing the tracing/logs on the SigNoz dashboard