Marc Pichler

Results 156 comments of Marc Pichler

@acamposruiz thanks for opening this PR. I don't have a bun testing setup at the moment, but I've seen a PR (https://github.com/oven-sh/bun/pull/8675) that added `unref` support to the server. Would...

@Prashansa-K thanks for picking this up. It's yours :slightly_smiling_face:

> So, should we keep creating new MeterProvider objects here based on the exporters provided via env variable? If the env var is set, only create a single `MeterProvider` and...

We're fully aware of all the problems releasing 0.x versions of our packages brings, especially in situations as outlined in your issue above. However, all packages that we publish at...

@jaydenseric I don't necessarily disagree. For instance: `@opentelemetry/instrumentation` not being stable is a problem that we're affected by ourselves as well as we also deal with that in https://github.com/open-telemetry/opentelemetry-js-contrib. However,...

~~Keeping as draft as I'll have to try that out on windows.~~ Edit: started working after a branch update

> LGTM. > > (It looks like cpx2 is only used as a test package for RequireInTheMiddleSingleton, so picking some other module, or manually creating a local module in a...

Hmm, interestingly it failed on windows again. :thinking: converting back to draft.

This does not really do anything as the ts-node version that will be used is pinned by ts-mocha.