Julien Tanay
Julien Tanay
Thank you. Could you push a new tag then?
Not sure, I don't know the action the workflow is using. I'll try to have a look
Awesome, thanks!
> This is fixed by #24902 and adding adding `localhost` to `GLOBAL_AGENT_NO_PROXY`. You can also setup http interceptors to act as a no proxy handler for the native node fetch...
@esw-afabiano that would be awesome, as it would unlock this plugin's usage for many users.
Hi, sure, here are the related packages: ``` "@opentelemetry/api": "^1.3.0", "@opentelemetry/auto-instrumentations-node": "^0.35.0", "@opentelemetry/auto-instrumentations-web": "^0.31.0", "@opentelemetry/context-async-hooks": "^1.8.0", "@opentelemetry/context-zone": "^1.8.0", "@opentelemetry/exporter-prometheus": "^0.34.0", "@opentelemetry/exporter-trace-otlp-http": "^0.34.0", "@opentelemetry/propagator-b3": "^1.8.0", "@opentelemetry/sdk-node": "^0.34.0", "@opentelemetry/sdk-trace-web": "^1.8.0", ```
Hey @K-Phoen , I'd like to use this too. Anything I could to to help get this merged? Thanks.