What is OpenTelemetry?
A short explanation of what OpenTelemetry is, and is not.
OpenTelemetry, also known as OTel for short, is a vendor-neutral open-source Observability framework for instrumenting, generating, collecting, and exporting telemetry data such as traces, metrics, logs. As an industry-standard, it is natively supported by a number of vendors.
A short explanation of what OpenTelemetry is, and is not.
Get started with OpenTelemetry based on your role.
Key concepts in OpenTelemetry
OpenTelemetry code instrumentation is supported for many popular programming languages
Vendor-agnostic way to receive, process and export telemetry data.
An implementation of a Kubernetes Operator, that manages collectors and auto-instrumentation of the workload using OpenTelemetry instrumentation libraries.
OpenTelemetry supports various methods of monitoring Function-as-a-Service provided by different cloud vendors
How to migrate to OpenTelemetry
Acknowledgements for sources for content on this site
How to contribute to OpenTelemetry