[Datadog] Add note about valid log levels for agent 6 (#3598)

* add note about valid log levels for agent 6

* extra comment line to match style

* version bump

* remove trailing space
This commit is contained in:
M. Ryan Rigdon
2018-02-08 03:52:42 -08:00
committed by k8s-ci-robot
parent 46e3957cec
commit 4bd53cb395
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: datadog
version: 0.10.6
version: 0.10.7
description: DataDog Agent
keywords:
- monitoring
+2
View File
@@ -65,6 +65,8 @@ datadog:
## Set logging verbosity.
## ref: https://github.com/DataDog/docker-dd-agent#environment-variables
## Note: For Agent6 (image `datadog/agent`) the valid log levels are
## trace, debug, info, warn, error, critical, and off
##
logLevel: WARNING