Scott Prue

Results 286 comments of Scott Prue

Hey folks - is there anything else missing on this PR? It would be great to be able to report to JSON so we can add some automation confirming they...

It appears that https://github.com/vercel/next.js/pull/47468 was an attempt to add the ability to pass configuration for supporting json reports, but the [output paths are still hardcoded for HTML](https://github.com/vercel/next.js/blob/canary/packages/next-bundle-analyzer/index.js#L13-L16). Is there any...

Is anything else needed here? Its been almost 2 years that this small PR has been open

Officially 2 years this has been open - is there something else needed here?

@jamesbuchan-okta or @oleksandrpravosudko-okta is anyone able to give a review?

I believe the issue has to do with a change in `watch` since both in the provided codesandbox repro and in my case removing usage of `watch` prevents the issue...

@sabrenner I appreciate the fast response! When I do what you show above I get the following error: ``` [Error: An error occurred while loading instrumentation hook: Cannot find module...

Yes I can confirm that the LLMmobs environment variables are being set both on hosted and locally. That said, since the initialize file isn't working on hosted, I've been initializing...

Really appreciate the help debugging. I still haven't been able to get the automatic tracing of ai-sdk working, but I was able to get traces to record to LLM Observability...