How to: Tracing (Manual)
Arize is built on OTEL as a foundation for LLM Tracing. The platform natively supports collecting traces generated via OpenInference automatic instrumentation. Because we support OpenTelemetry, you also have the option to perform manual instrumentation, no LLM framework required.
How to Send to a Specific Project and Space ID
Get the Current Span/Context and Tracer
Log Prompt Templates & Variables
Add Attributes, Metadata and Tags to Span
Last updated