[collector] kubernetesAttributes preset ClusterRole does not include "nodes" #1377
Labels
chart:collector
Issue related to opentelemetry-collector helm chart
documentation
Improvements or additions to documentation
The kubernetesAttributes preset does not include "nodes" in it's ClusterRole, leading to errors when trying to access Node metadata:
Example chart values causing the error:
This addition to values fixes the problem:
Is this by design? I think we could update the preset documentation, or simply add "nodes" to the template:
opentelemetry-helm-charts/charts/opentelemetry-collector/templates/clusterrole.yaml
Lines 18 to 28 in 694c38d
--
From the k8sattributesprocessor README:
The text was updated successfully, but these errors were encountered: