Instrumentation Examples
Here are some resources for Opentelemetry Instrumentation Examples
Community Resources
nodejs-opentelemetry-tempo
Project demonstrating Complete Observability Stack utilizing Prometheus, Loki (For distributed logging), Tempo (For Distributed tracing, this basically uses Jaeger Internally), Grafana for NodeJs based applications (With OpenTelemetry auto / manual Instrumentation) involving microservices with DB interactions.
Checkout nodejs-opentelemetry-tempo and get started!
docker-compose up --build
Last modified April 7, 2021: Updated dead links in glossary (#509) (b4cf044)