Skip to main content

Documentation Index

Fetch the complete documentation index at: https://arize-ax.mintlify.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

There are many ways to configure tracing. These custom configurations let you control how data is collected and recorded. We’ve included various examples:

Configuring your OTEL Tracing

Customize Spans

Regardless of whether you use automatic or manual instrumentation, you can customize your spans with additional attributes that capture relevant context:

Sensitive Data Handling

When working with sensitive data, you can also enforce data protection by masking or redacting span attributes:
If you don’t find what you’re looking for here, check out the OTEL docs.