Observability

Building observable systems enables development teams at ISE to measure how well the application is behaving. Observability serves the following goals:

  • Provide holistic view of the application health.

  • Help measure business performance for the customer.

  • Measure operational performance of the system.

  • Identify and diagnose failures to get to the problem fast.

Pillars of Observability

  • Logs

  • Metrics

  • Tracing

  • Logs vs Metrics vs Traces

Last updated