Skip to content

Commit 833d8c1

Browse files
apmmachineapmmachine
and
apmmachine
authored
synchronize ecs-logging spec (#120)
Co-authored-by: apmmachine <infra-root-apmmachine@elastic.co>
1 parent 24c6256 commit 833d8c1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

utils/ecs-logging/spec.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,15 @@
8585
"When an APM agent is active and `service_node_name` is manually configured, the agent should auto-configure this field if not already set."
8686
]
8787
},
88+
"service.version": {
89+
"type": "string",
90+
"required": false,
91+
"url": "https://www.elastic.co/guide/en/ecs/current/ecs-service.html#field-service-version",
92+
"comment": [
93+
"Configurable by users.",
94+
"When an APM agent is active, it should auto-configure it if not already set."
95+
]
96+
},
8897
"event.dataset": {
8998
"type": "string",
9099
"required": false,

0 commit comments

Comments
 (0)