Datadog Agent Integration

Helm Chart

Update the port in the helm configuration for datadog

datadog:
    apm:
        port: 9126

Update the agent with new yaml

helm upgrade -f datadog.yml datadog-agent datadog/datadog

Last updated

Was this helpful?