Skip to content

Commit fed7666

Browse files
committed
add comment to commented out dimensions
1 parent 2ccc533 commit fed7666

File tree

8 files changed

+16
-0
lines changed

8 files changed

+16
-0
lines changed

packages/linux/data_stream/conntrack/fields/agent.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,8 @@
210210
type: boolean
211211
description: >
212212
If the host is a container.
213+
# Once https://github.com/elastic/package-spec/issues/1106 is fixed, it can
214+
# be made a dimension
213215
# dimension: true
214216
- name: os.build
215217
type: keyword

packages/linux/data_stream/entropy/fields/agent.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,8 @@
210210
type: boolean
211211
description: >
212212
If the host is a container.
213+
# Once https://github.com/elastic/package-spec/issues/1106 is fixed, it can
214+
# be made a dimension
213215
# dimension: true
214216
- name: os.build
215217
type: keyword

packages/linux/data_stream/iostat/fields/agent.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,8 @@
210210
type: boolean
211211
description: >
212212
If the host is a container.
213+
# Once https://github.com/elastic/package-spec/issues/1106 is fixed, it can
214+
# be made a dimension
213215
# dimension: true
214216
- name: os.build
215217
type: keyword

packages/linux/data_stream/ksm/fields/agent.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,8 @@
210210
type: boolean
211211
description: >
212212
If the host is a container.
213+
# Once https://github.com/elastic/package-spec/issues/1106 is fixed, it can
214+
# be made a dimension
213215
# dimension: true
214216
- name: os.build
215217
type: keyword

packages/linux/data_stream/memory/fields/agent.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,8 @@
210210
type: boolean
211211
description: >
212212
If the host is a container.
213+
# Once https://github.com/elastic/package-spec/issues/1106 is fixed, it can
214+
# be made a dimension
213215
# dimension: true
214216
- name: os.build
215217
type: keyword

packages/linux/data_stream/pageinfo/fields/agent.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,8 @@
210210
type: boolean
211211
description: >
212212
If the host is a container.
213+
# Once https://github.com/elastic/package-spec/issues/1106 is fixed, it can
214+
# be made a dimension
213215
# dimension: true
214216
- name: os.build
215217
type: keyword

packages/linux/data_stream/raid/fields/agent.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,8 @@
210210
type: boolean
211211
description: >
212212
If the host is a container.
213+
# Once https://github.com/elastic/package-spec/issues/1106 is fixed, it can
214+
# be made a dimension
213215
# dimension: true
214216
- name: os.build
215217
type: keyword

packages/linux/data_stream/service/fields/agent.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@
140140
type: boolean
141141
description: >
142142
If the host is a container.
143+
# Once https://github.com/elastic/package-spec/issues/1106 is fixed, it can
144+
# be made a dimension
143145
# dimension: true
144146
- name: os.build
145147
type: keyword

0 commit comments

Comments
 (0)