From 9e848ed2de604cc6bb8e3f9c7175a97f98a77010 Mon Sep 17 00:00:00 2001 From: Allen Hancock Date: Wed, 28 Dec 2016 21:34:34 -0600 Subject: [PATCH] removed forced defaults override --- datadog.conf.example | 2 +- packaging/datadog-agent/win32/install_files/datadog_win32.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/datadog.conf.example b/datadog.conf.example index 8f5d454543..082e3b5ea0 100644 --- a/datadog.conf.example +++ b/datadog.conf.example @@ -57,7 +57,7 @@ api_key: # use unique hostname for GCE hosts, see http://dtdg.co/1eAynZk # when not specified, default: no -gce_updated_hostname: yes +# gce_updated_hostname: no # Set the threshold for accepting points to allow anything # within recent_point_threshold seconds (default: 30) diff --git a/packaging/datadog-agent/win32/install_files/datadog_win32.conf b/packaging/datadog-agent/win32/install_files/datadog_win32.conf index 0b747321e8..574baf44aa 100644 --- a/packaging/datadog-agent/win32/install_files/datadog_win32.conf +++ b/packaging/datadog-agent/win32/install_files/datadog_win32.conf @@ -34,7 +34,7 @@ api_key: APIKEYHERE # use unique hostname for GCE hosts, see http://dtdg.co/1eAynZk # when not specified, default: no -gce_updated_hostname: yes +# gce_updated_hostname: no # ========================================================================== # # DogStatsd configuration #