# ThousandEyes for OpenTelemetry Data Models

This section describes how ThousandEyes represents telemetry data in the OpenTelemetry (OTel) format.

ThousandEyes for OpenTelemetry supports the following data model versions:

* [**Data Model Version 2**](https://docs.thousandeyes.com/product-documentation/integration-guides/opentelemetry/data-model/data-model-v2) is the default and recommended version for exporting telemetry data. OpenTelemetry trace and log signals require version 2.
* [**Data Model Version 1**](https://docs.thousandeyes.com/product-documentation/integration-guides/opentelemetry/data-model/data-model-v1) is available for metric streams to Grafana and Prometheus when you cannot configure resource attribute promotion.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.thousandeyes.com/product-documentation/integration-guides/opentelemetry/data-model.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
