mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[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:
committed by
k8s-ci-robot
parent
46e3957cec
commit
4bd53cb395
@@ -1,5 +1,5 @@
|
||||
name: datadog
|
||||
version: 0.10.6
|
||||
version: 0.10.7
|
||||
description: DataDog Agent
|
||||
keywords:
|
||||
- monitoring
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user