OpenTelemetry
Vendor-neutral open-source observability framework for cloud-native software, providing a collection of tools, APIs, and SDKs for instrumenting, generating, collecting, and exporting telemetry data including metrics, logs, and traces.
3 channels
across 1 AsyncAPI spec
· Provider profile
Channels
-
Channel for exporting log record telemetry. Instrumented applications and Collectors push batches of ResourceLogs to this endpoint. Each ResourceLogs groups log records from a single resource by instrOpenTelemetry Protocol (OTLP) Telemetry Events
-
Channel for exporting metric telemetry data. Instrumented applications and Collectors push batches of ResourceMetrics to this endpoint. Each ResourceMetrics groups metric data points from a single resOpenTelemetry Protocol (OTLP) Telemetry Events
-
Channel for exporting distributed trace data. Instrumented applications and Collectors push batches of ResourceSpans to this endpoint. Each ResourceSpans groups spans from a single resource (service iOpenTelemetry Protocol (OTLP) Telemetry Events