Skip to content

Instantly share code, notes, and snippets.

@ctoestreich
Created April 17, 2018 18:14
Show Gist options
  • Save ctoestreich/4ffc9672f8e11688747b60e356d3e6fa to your computer and use it in GitHub Desktop.
Save ctoestreich/4ffc9672f8e11688747b60e356d3e6fa to your computer and use it in GitHub Desktop.
Datadog Agent 6.x Config Rootless
dd_url: %DD_URL%
api_key: %DD_API_KEY%
tags: %DD_TAGS%
non_local_traffic: yes
dogstatsd_non_local_traffic: yes
log_to_syslog: no
apm_config:
enabled: yes
# hide stack traces
replace_tags:
- name: "error.stack"
pattern: "(?s).*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment