Closed rarguelloF closed 1 year ago
This PR adds support for configuring APM injection for a host (see: https://docs.datadoghq.com/tracing/trace_collection/library_injection_local/?tab=host#configure-docker-injection).
The supported scenarios are:
datadog_apm_instrumentation_enabled: host
datadog_apm_instrumentation_enabled: docker
datadog_apm_instrumentation_enabled: all
Hi didnt you forgot the Agent on host, app in containers possibillity of injecting APM?
This PR adds support for configuring APM injection for a host (see: https://docs.datadoghq.com/tracing/trace_collection/library_injection_local/?tab=host#configure-docker-injection).
The supported scenarios are:
datadog_apm_instrumentation_enabled: host
).datadog_apm_instrumentation_enabled: docker
).datadog_apm_instrumentation_enabled: all
).