Use when one Python service must send each agent's, tenant's, team's, or request's spans to its correct Arize space and project using application metadata. Covers dynamic OpenTelemetry routing for custom agent builders and multi-tenant applications, including register_with_routing, set_routing_context, multi-space tracing, and custom span routing.
$npx -y skills add arize-ai/arize-skills --skill arize-span-routingInstalls into the current project.
Run `npx skills use "https://github.com/arize-ai/arize-skills" --skill "arize-ai/arize-skills/arize-span-routing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/arize-ai/arize-skills" that are relevant to the current task. Run `npx skills add "https://github.com/arize-ai/arize-skills"` and select the relevant skills, then follow their instructions.