OpenTelemetry is an open standard that enables applications to create and manage telemetry data and share it with a backend (such as Dynatrace) for further analysis.
For that purpose, OpenTelemetry defines a set of protocols, interfaces, and record types that provide telemetry data in a generic and vendor-agnostic manner across platforms, languages, and technologies. On top of defining the framework fundamentals, OpenTelemetry also provides SDKs, libraries, and instrumentation tooling for a wide array of popular languages.
Discover more about the OpenTelemetry APIs and how to use the SDK
Learn how to configure your OpenTelemetry exporter to successfully export to Dynatrace
Learn how to use the Collector to batch and transform telemetry data
Find out how to ingest OpenTelemetry traces using OneAgent's code module OpenTelemetry sensor
How to integrate OpenTelemetry with popular platforms
How to fix the most common instrumentation and ingestion issues