We want to add a sidecar container to run the OTEL collector for gathering application logs within the pod. Before proceeding, we have a few questions that need clarification:
- Is there a recommended approach for adding a sidecar container to the DCTM Helm chart? Are there any developer reference documents or links available for this?
- We noticed that a Graylog sidecar container is already included in the DCTM Helm chart. Can we apply the same method to add the OTEL collector sidecar container to all StatefulSets and Deployments?