Arize-ai / openinference

OpenTelemetry Instrumentation for AI Observability
https://arize-ai.github.io/openinference/
Apache License 2.0
196 stars 33 forks source link

[ai-sdk] option to omit non generative spans #943

Closed mikeldking closed 4 weeks ago

mikeldking commented 1 month ago

As users use vercel and the ai-sdk there will be users that want all the spans. But there might be users that just want the generative portion, to track input and output, and to remove the routing and fetch calls.

Investigate if this level of span filtering is possible as it will make the UX using phoenix and arize better.

Parker-Stafford commented 4 weeks ago

finished in #980