Skip to content

SigNoz/sample-nodejs-grpc-app

Repository files navigation

Sample NodeJs gRPC app

This is a sample app instrumented with opentelemetry and by default sends data to SigNoz hosted locally on machine.

Running the code

Start go grpc server and grpc client using below commands

  1. Grpc-Server
npm run otlp:server
  1. Grpc-Client
npm run otlp:client

View traces, logs and metrics:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published