Skip to content

Commit 91b6a21

Browse files
authored
[Profiling] Add os.type mapping to profiling-hosts (#120187)
1 parent 2708463 commit 91b6a21

File tree

1 file changed

+7
-0
lines changed
  • x-pack/plugin/core/template-resources/src/main/resources/profiling/component-template

1 file changed

+7
-0
lines changed

x-pack/plugin/core/template-resources/src/main/resources/profiling/component-template/profiling-hosts.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,13 @@
5555
}
5656
}
5757
},
58+
"os": {
59+
"properties": {
60+
"type": {
61+
"type": "keyword"
62+
}
63+
}
64+
},
5865
"profiling": {
5966
"properties": {
6067
"project.id": {

0 commit comments

Comments
 (0)