Skip to content

Commit 835f754

Browse files
apmmachineapmmachine
andauthored
synchronize ecs-logging spec (#81)
Co-authored-by: apmmachine <infra-root-apmmachine@elastic.co>
1 parent 92f41cc commit 835f754

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

tests/resources/spec.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,15 @@
111111
"The field helps to filter for different log streams from the same pod, for example and is required for log anomaly detection."
112112
]
113113
},
114+
"service.environment": {
115+
"type": "string",
116+
"required": false,
117+
"url": "https://www.elastic.co/guide/en/ecs/current/ecs-service.html#field-service-environment",
118+
"comment": [
119+
"Configurable by users.",
120+
"When an APM agent is active, it should auto-configure it if not already set."
121+
]
122+
},
114123
"process.thread.name": {
115124
"type": "string",
116125
"required": false,

0 commit comments

Comments
 (0)