Skip to content

Commit 27f31b1

Browse files
authored
added unhealthy_reason (#106246)
1 parent ebf3550 commit 27f31b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

x-pack/plugin/core/template-resources/src/main/resources/fleet-agents.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@
5858
}
5959
}
6060
},
61+
"unhealthy_reason": {
62+
"type": "keyword"
63+
},
6164
"components": {
6265
"type": "object",
6366
"enabled": false

0 commit comments

Comments
 (0)