Observability

In this section, you will find information about observability in the service.

What is it?

Observability is a tool or a technical solution that allows you to actively debug the system.

How can you use it?

You can use it in the applications' default tracing open tracing and with Jaeger, which is a tracing system, to help you solve some problems, such as:

  • Distributed services analysis;
  • Performance and latency analysis;
  • Debug and troubleshooting.

Last modified August 30, 2021: Added YAML def and new updates (#108) (0665a6a3)