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:- Add inputs and outputs
- Add evals
- Add prompt templates & variables
- Add attributes, metadata and tags
- Add events, exceptions and status
- Add cost tracking
- Add latent metadata
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.