We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeb41db commit 9e57b13Copy full SHA for 9e57b13
pipeline/filters/ecs-metadata.md
@@ -152,8 +152,9 @@ This examples shows a use case for the `Cluster_Metadata_Only` option- attaching
152
153
#### Example 4: Attach task metadata using container ID field
154
155
-Attaches the cluster metadata, as well as task metadata using the already populated field `container_id` containing the
156
-container ID to query the ECS introspection endpoint. In this configuration the tag can be set to anything.
+Attaches the cluster metadata and task metadata using the populated `container_id`
+field, which includes the container ID to query the ECS introspection endpoint. In this
157
+configuration the tag can be set to anything.
158
159
```text
160
[INPUT]
0 commit comments