open-telemetry

Create and collect telemetry data from your services and software, then forward them to a variety of analysis tools.

Stars
0
Committers
2

OPEN TELEMETRY & zipkin

  • High-quality, ubiquitous, and portable telemetry to enable effective observability,
  • Traces, Metrics, Logs, Create and collect telemetry data from your services and software, then forward them to a variety of analysis tools.
  • https://opentelemetry.io

Setup

start application go

cd goapp
docker compose up
go run main.go

start application in node.js

cd nodejs
npm i
node course.js

Exports

  • all scope of providers

https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter image

zipkin

  • All requisitions in application go
  • Full flow involving distributed tracing