Traces
The path of a request through your application.
The purpose of OpenTelemetry is to collect, process, and export signals. Signals are system outputs that describe the underlying activity of the operating system and applications running on a platform. A signal can be something you want to measure at a specific point in time, like temperature or memory usage, or an event that goes through the components of your distributed system that you’d like to trace. You can group different signals together to observe the inner workings of the same piece of technology under different angles.
OpenTelemetry currently supports:
Also under development or at the proposal stage:
The path of a request through your application.
A measurement captured at runtime.
A recording of an event.
Contextual information that is passed between signals.
Was this page helpful?
Thank you. Your feedback is appreciated!
Please let us know how we can improve this page. Your feedback is appreciated!