Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion datadog.conf.example
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 #
Expand Down