Setup Tracing
Last updated
Last updated
Phoenix uses OTLP (OpenTelemetry Language Protocol) to receive traces from your application. First you will have to setup you application to send traces to phoenix.
Phoenix supports many integrations in the form of auto-Instrumentors as well as manually creating spans by instrumenting your code: