You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, I need to annotate the service account generated by the collector (otel-collector) but it gets constantly overwritten. Is it there some way to make it work adding some section in the collector.yaml file so it would persist the annotation?
I'm using the opentelemetry operator and the CR of the collector to generate it
The text was updated successfully, but these errors were encountered:
I'm trying to get opentelemetry collector running in GKE to export data to google cloud trace as explained here:
https://github.com/GoogleCloudPlatform/microservices-demo/tree/main/kustomize/components/google-cloud-operations#workload-identity
So, I need to annotate the service account generated by the collector (otel-collector) but it gets constantly overwritten. Is it there some way to make it work adding some section in the collector.yaml file so it would persist the annotation?
I'm using the opentelemetry operator and the CR of the collector to generate it
The text was updated successfully, but these errors were encountered: