-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
Description
We want to support Vercel AI (https://github.com/vercel/ai). There seems to be some OTEL instrumentation baked in - we need to test this, and ensure this follows the LLM conventions: https://develop.sentry.dev/sdk/telemetry/traces/modules/llm-monitoring/ (which probably means adjusting the emitted spans accordingly).
### Tasks
- [ ] Create SDK integration with span transforms
- [ ] Create OTEL instrumentation that injects `experimental_telemetry` if it is not defined.