Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 200 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 200 Bytes

A node express server with various otel tracing examples

To install, cd into repo and run "npm install". To start run "npm start" which starts a server on localhost:3000

NodeOtelTracingExamples