Skip to content

Commit 42c56af

Browse files
committed
Fix comments for logs_tag_cardinality in config_template.yaml
1 parent 6eefdf7 commit 42c56af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/config/config_template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ api_key:
206206
## @env DD_LOGS_TAG_CARDINALITY - string - optional - default: high
207207
## Configure the level of granularity of tags to send for logs. Choices are:
208208
## * low: add tags about low-cardinality objects (clusters, hosts, deployments, container images, ...)
209-
## * orchestrator: add tags about pod, (in Kubernetes), or task (in ECS or Mesos) -level of cardinality
209+
## * orchestrator: add tags about pod (in Kubernetes), or task (in ECS or Mesos) level of cardinality
210210
## * high: add tags about high-cardinality objects (individual containers, user IDs in requests, ...)
211211
##
212212
## WARNING: sending container tags for logs may create larger payloads.

0 commit comments

Comments
 (0)