DEV Community

Cover image for Jaeger Tracing
Moch. Sudharmono
Moch. Sudharmono

Posted on

2 2

Jaeger Tracing

This is my self documentation from original docs here.

What is Jaeger?

Jaeger, inspired by Dapper and OpenZipkin, is a distributed tracing system released as open source by Uber Technologies.

State themselves as:

Monitor and troubleshoot transactions in complex distributed systems
Enter fullscreen mode Exit fullscreen mode

The things that they address for the usages:

  • distributed transaction monitoring
  • performance and latency optimization
  • root cause analysis
  • service dependency analysis
  • distributed context propagation

And also here is the features:

  • OpenTracing with compatibility to Go, Java, Node, Python, C++ and C#.
  • Uses data with individual per service/endpoint probabilities
  • Multiple storage backends: Cassandra, Elasticsearch, memory.
  • System topology graphs

Jaeger helps me with performance monitoring like:

  • Response time for each endpoint

Response Time

  • Tracing error to which code break

Tracing Error

  • Find specific tag on each operation

Tag Finder

Jaeger helps me to monitoring error, tracing error and monitoring performance.

Image of Timescale

🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read more →

Top comments (0)

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up