Skip to content

Sample ReactJS app with SigNoz monitoring

Notifications You must be signed in to change notification settings

Danr08/sample-reactjs-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Sample ReactJS app with SigNoz monitoring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.0%
  • HTML 13.0%