Opentelemetry Glossary

Browse 2 opentelemetry terms defined in plain English, from the cultural dictionary of computing.

2 Opentelemetry Terms

Jaeger
An open source distributed tracing system used to collect, store, and visualize traces across microservices. Engineers use Jaeger to follow a request through...
Tracing
Tracing is an observability technique that records the end-to-end path of a request as it traverses services in a distributed system. A trace is composed of...

Related Topics