Skip to content

Commit 144448c

Browse files
committed
feat: add dimensions for container.id
1 parent 60b8651 commit 144448c

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- external: ecs
2+
name: container.id
3+
dimension: true

packages/envoyproxy/docs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ An example event for `stats` looks as following:
247247
| Field | Description | Type | Metric Type |
248248
|---|---|---|---|
249249
| @timestamp | Event timestamp. | date | |
250+
| container.id | Unique container id. | keyword | |
250251
| data_stream.dataset | Data stream dataset. | constant_keyword | |
251252
| data_stream.namespace | Data stream namespace. | constant_keyword | |
252253
| data_stream.type | Data stream type. | constant_keyword | |

0 commit comments

Comments
 (0)