Component(s)
auto-instrumentation
Is your feature request related to a problem? Please describe.
Apache and NGINX instrumentations only work when you are using a service to send the telemetry data. In our case, we send the data to our Daemonset via Node IP and not using a Service.
Describe the solution you'd like
The init containers should receive the Instrumentation spec to read the OTEL_NODE_IP environment variable to send the data there.
Describe alternatives you've considered
No response
Additional context
No response
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Component(s)
auto-instrumentation
Is your feature request related to a problem? Please describe.
Apache and NGINX instrumentations only work when you are using a service to send the telemetry data. In our case, we send the data to our Daemonset via Node IP and not using a Service.
Describe the solution you'd like
The init containers should receive the Instrumentation spec to read the
OTEL_NODE_IPenvironment variable to send the data there.Describe alternatives you've considered
No response
Additional context
No response
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding
+1orme too, to help us triage it. Learn more here.