Marc Pichler
Marc Pichler
> > As we already released `@opentelemetry/sdk` as stable, I fear that there is not much we can do to change this anymore. My proposal is that we mark this...
My understanding is that nowadays, semantic conventions give guidance on how to handle masking. Any modification of metric data beyond that has to be handled on the collector. Closing as...
Hi, @pellared thanks for creating the issue in the core repo. :slightly_smiling_face: I was not sure if here is the right place, or if I should open it in the...
@pellared, sorry, I did not get around to doing this yet. :/ I'll comment here when I get to working on it.
Hi, I just went over old issues I created and this seems to be already implemented. I just tried this out using the [automatic instrumentation docs on opentelemetry.io](https://opentelemetry.io/docs/languages/net/automatic/getting-started/), switched the...
> Also, interestingly, the preceding `` it('should call `onRequire`' `` test has an explicit timeout of 30s set. My guess is that was set originally to cope with a slow...
:+1: for adopting this flow. Especially having the ability to quickly release bug fixes would be a great improvement in my opinion. :slightly_smiling_face:
Do you think we should get started with this? I guess the first step would be to introduce the `develop` branch, then set it as the default branch. Then we...
@acamposruiz looks like this was fixed by the bun project (https://github.com/oven-sh/bun/pull/8675), so I'm closing this issue. Please let me know if that's incorrect.