> For the complete documentation index, see [llms.txt](https://docs.apica.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apica.io/flow/opentelemetry-ingest.md).

# OpenTelemetry Ingest

#### Apica Ascent OTLP Support

Apica Ascent supports ingesting logs, metrics, and traces through its pipeline using standard OpenTelemetry Protocol (OTLP) URLs. This allows for seamless integration with various observability tools and platforms, facilitating efficient monitoring and analysis of application performance data.

* **Logs Endpoint**: `https://<ascent instance>/v1/logs`
* **Metrics Endpoint**: `https://<ascent instance>/v1/metrics`
* **Traces Endpoint**: `https://<ascent instance>/v1/traces`
