Astradot
  • Home
  • Release Notes
  • Security and Privacy
  • System Agent
    • Installation on Linux
    • Datadog Agent Integration
    • Installation on Kubernetes
    • Datadog Agent Integration
    • Environment Variables
    • Config File
    • AWS Integration
  • Application Agent
    • Java Agent
  • Infrastructure Integrations
    • Apache
    • AWS ElasticCache
    • AWS RDS
    • HAProxy
    • MongoDB
    • MySQL
    • Nginx
    • PgBouncer
    • PostgreSQL
    • RabbitMQ
    • Redis
    • Consul
    • Etcd
    • Oracle
Powered by GitBook
On this page

Was this helpful?

  1. System Agent

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
PreviousInstallation on LinuxNextInstallation on Kubernetes

Last updated 2 years ago

Was this helpful?