VOOZH about

URL: https://devops.com/beginners-guide-to-opentelemetry/

โ‡ฑ


Sign up for our newsletter!
Stay informed on the latest DevOps news

Home ยป Builder Community Hub ยป Beginnerโ€™s Guide to OpenTelemetry

๐Ÿ‘ Image

Every journey in Observability begins with instrumenting an application to emit telemetry data โ€“ primarily logs, metrics and traces โ€“ from each service as it executes. OpenTelemetry is an open source project under the Cloud Native Computing Foundation (CNCF) that offers a unified framework for generating, collecting and transmitting telemetry data. With OpenTelemetry you can instrument your application in a vendor-agnostic way, and then analyze the telemetry data in your backend tool of choice, whether Prometheus, Jaeger, Zipkin, or others.