Tyler Helmuth
Tyler Helmuth
Sure, the processor's documentation has a good RBAC section to help users. Should be able to link to that.
For the collector, are users asking for the status of the collector as a whole or individual components within the collector (otlpexporter, hostmetricsreceiver, etc)? I have encountered both on the...
Makes sense. The collector SIG has established [Stability Levels](https://github.com/open-telemetry/opentelemetry-collector#stability-levels) for components and is [working towards getting all component READMEs updated](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/10116) with that status (and more). There has also been updates...
@jaronoff97 still interested in this? Haven't reviewed yet bc it's marked as draft.
@amit-mazor thanks for the explanation. I see what you're trying to accomplish, but I don't love the idea of the chart specifying 2 places where environment variables can be set....
Hello @akats7. Feels like there are 2 issues here: 1. Help running [k8sclusterreceiver](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/k8sclusterreceiver) and [k8seventsreceiver](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/k8seventsreceiver) 2. Feature request to add [k8sclusterreceiver](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/k8sclusterreceiver) and [k8seventsreceiver](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/k8seventsreceiver) as presets For 1, we can try...
@akats7 please make sure your RBAC is set correctly: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/k8seventsreceiver#rbac
> We definitely are not consistent here This is pretty annoying, and if we can't use `Get|Set` everywhere then I'd _probably_ vote for consistency over anything else. But if I...
> it's just Sum(), Gauge() This makes me really wish we could just do `SetString` and `String`. `GetSum` and `GetGauge` don't feel right. (Which is maybe a good argument against...
@zoranzaric-cpx is this issue related to this request: https://github.com/open-telemetry/opentelemetry-helm-charts/issues/310