This section outlines how ThousandEyes integrates with OpenTelemetry (OTel) by representing telemetry data in the OTel format.
ThousandEyes for OpenTelemetry supports the following data model versions:
Data Model Version 1arrow-up-right
Data Model Version 2 (Default)arrow-up-right
Version 2: This is the default and recommended version for exporting telemetry data to all observability backends except Grafana/Prometheus for metrics. OpenTelemetry trace signals are supported in version 2.
Version 1: For streaming metrics to Grafana/Prometheus, we recommend you use version 1 of the data model, due to current limitations in handling resource attributes. For more information on these limitations, see OTEL metrics’ resources attributes gets dropped when exported to Grafana cloudarrow-up-right. Note that Prometheus is actively working on native support for resource attributesarrow-up-right.
Last updated 6 months ago