Distributed Tracing with Jaeger

Design an event-driven autoscaling architecture using KEDA.

A course to help you setup a service-mesh and start using it to build real-life applications using Meshery as the cloud native management plane.

Install Jaeger: Jaeger maps the flow of requests and data as they traverse a distributed system. These requests may make calls to multiple services, which may introduce their own delays or errors.

Run Jaeger: Your applications must be instrumented before they can send tracing data to Jaeger backend. Check the Client Libraries section for information about how to use the OpenTracing API and how to initialize and configure Jaeger tracers.

Manage Jaeger: Wrangle your cluster and design with Jaeger.


About Task

This competition will challenge you to design an architecture diagram that demonstrates how Jaeger can be used to trace requests across a complex microservices architecture. You’ll learn how to instrument your code, how to collect and analyze trace data, and how to visualize and interpret the results.

About Challenge

This competition will challenge you to design an architecture diagram that demonstrates how Jaeger can be used to trace requests across a complex microservices architecture. You’ll learn how to instrument your code, how to collect and analyze trace data, and how to visualize and interpret the results.

FAQs