Overview
Gentrace automatically collects spans from compliant automatic instrumentations, for example from the AI SDK or Pydantic AI SDK. Where automatic instrumentations are not available, you can manually construct spans in compliance with the OpenTelemetry specification. For full details of the attributes and events supported by Gentrace, see our OpenTelemetry API reference.Example
Next steps
- Review Gentrace trace attributes for all available options
- Learn about automatic instrumentation with SDK helpers
- Explore evaluation workflows using native OpenTelemetry