Sam Brenner

Results 54 comments of Sam Brenner

The one-liner import should really only work in explicitly *typescript* files or with a bundler, not just a plain `.js` file (even if it uses ESM), which to my understanding...

@svrakitin Is this leak coming from a service that's also using Next.js? And if so, what version?

getting back to this work now, will open a different PR so i don't have to deal with rebase mess

Hi @sergey-mamulchenko! We're looking to release this SDK by the end of the month. Feel free to follow along with https://github.com/DataDog/dd-trace-js/pull/4742, as that will be the PR that lands containing...

Will merge this PR in to the feature branch, it looks like a serverless benchmark is failing but I will resolve that in the final PR if needed

Hi @Towerthousand! Thank you for raising this issue, and opening a PR! We're always looking to improve our `langchain` integration, especially as new use cases come up. With that in...

No worries at all! And definitely not a dumb question - we have some steps [here](https://ddtrace.readthedocs.io/en/stable/contributing-testing.html#how-do-i-run-only-the-tests-i-care-about) outlining how to run these tests locally. I would make a `venv` and run...

Hi @Towerthousand! Just wanted to update you here that we were able to write a small reproduction for this. I've opened up #9747 with your fix cherry-picked, with a small...

Hi @ianwoodfill! This one is definitely on our radar. I'll keep you updated here on any decisions/progress we make with regards to LLM Observability + Vercel's AI SDK!

hey folks! i followed up in the linked PR, but we released auto-instrumentation support for the Vercel AI SDK in `[email protected]` - feel free to give it a try and...