For AI agents: the documentation index is at /docs/aidbox/llms.txt. A Markdown version of this page is available at /docs/aidbox/modules/observability/traces.md or by requesting it with the Accept: text/markdown header.
Aidbox Docs

Traces

Tracing allows you to monitor the flow of each request through Aidbox. Aidbox produces traces in the OpenTelemetry protocol (OTLP) format and exports them to the OpenTelemetry collector.

In the next article, you will learn how to enable traces in Aidbox:

Last updated: