Learn how to instrument your services for Observability.
Learn how to instrument your application using OpenTelemetry and then send data to Lightstep Observability.
Learn how to instrument your app for distributed tracing using OpenTelemetry and Lightstep Observability.
Learn about OpenTelemetry and how to instrument your app for distributed tracing and observability.
Observability gives you the necessary information about the health and efficiency of your system. However, systems are large and complex, so the question is what do you decide to measure and where do you start?
Distributed tracing provides a view of the life of a request as it travels across multiple hosts and services communicating over various protocols. With distributed tracing implemented, you have a window into performance at every step in the request.
A span can have zero or more key/value *attributes*. Attributes allow you to create metadata about the span.
Get started with Lightstep Observability by sending metric data from AWS, instrumenting your services with OpenTelemetry, and seeing how Change Intelligence uses both to perform root cause analysis.