Christian Neumüller

Results 306 comments of Christian Neumüller

Also, the `topic-import-system` label seems to be missing on this issue.

Relatedly, how & when should the default values for env vars apply? See also open-telemetry/opentelemetry.io#4348

@bogdandrutu very good question actually 🤔 The two "I" might not even be the same. For collection interval, we are interested in: 1. How fluctuating is this metric actually (CPU...

> I think we have/want the ability to create multiple instances of a "pipeline" (aka SDK instance), so that each pipeline can be configure differently This is something different than...

I agree that it is more spec work, that's why I also filed #1433 😃

(these muzzle checks don't seem to run as part of the default build locally... Forgot to run them manually)

Thanks for the reference. In that case I will try to look if I can sensibly use reflection or something else here. It will not make the code easier to...

Do we need the distinction between supplementary guidelines and semantic conventions? If so, do we need formal directory-level sepration? In some (most?) cases, a subsection in the main document might...

Please also consider moving away from tables entirely where possible, see https://github.com/open-telemetry/opentelemetry-specification/issues/1925

> 4. Define a boundary on the callee side (e.g. via API), so whenever context is being extracted there, instead of continuing the trace, start a new one For this...