Rola Abuhasna

Results 21 comments of Rola Abuhasna

> > Thanks for working on this! For the first pass, the biggest lift here is to try to auto patch the functions we need automatically instead of asking user...

Hello @aurewill-gavel, thanks for reaching out. We will prioritize instrumenting Agents.

Yes, it should play nicely with distributed tracing 🙏

We are still debating the “correct” place to store this information. Currently, the SDK does not support metadata at the trace/span level, so we need to determine the best location...

Until we support \_meta field in trace/span level, we are closing this ticket.

I will also review this PR today, thanks @naaa760!

@naan760 we are not looking to add this for mcp, this should be added for our ai integrations, let me know if you're interested in tackling this, otherwise feel free...

Hello! Thanks for reaching out, this should be resolved with: [https://github.com/getsentry/sentry-javascript/pull/18471](https://github.com/getsentry/sentry-javascript/pull/18471)

Thank you for the detailed explanation. I have opened [this](https://github.com/getsentry/sentry-javascript/pull/18601) PR. It checks whether the Vercel AI span starts with ai, which should be more effective than relying on the...