Tyler Helmuth
Tyler Helmuth
Created https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1149 for the helm chart.
> So if we change this now as is, any existing users' configurations will become invalid and the metric will being reported (will be 0). Ya that'd be bad. I...
@dmitryax If we do 1 and 2 in one release we need more evangelism around the change. The `usage` metrics and their warnings have been around for a long time,...
@odubajDT that sounds right. This function should only be exposed for ottlspan context.
@fatsheep9146 I like that idea. I suggest adjusting naming it `wait_for_metadata` and `wait_for_metadata_timeout` to hide some of the details from the end user. I _believe_ we use the term `metadata`...
@ruimhu1201 your PR raises much larger questions around the processor/collector and security, and I'd prefer we approach the topic holistically instead of in an isolated way. A decision needs to...
running `make fmt` in the transformprocessor dir should fix the issue.
@kernelpanic77 looks like the linter is still failing. You can run `make lint` within the `pkg/ottl` dir to test if lint is passing.
Is there an option to support a `${:URI}[params]` style if we introduce a new specialized flag? Like instead of `--config` its `--fancy-config`? That way we get the best syntax without...
With https://github.com/open-telemetry/opentelemetry-collector/pull/10413 merged, I am removing this from the component 1.0 milestone and Collector V1 project.