Skip to content

Commit e756114

Browse files
apmmachineapmmachine
andauthored
synchronize json schema specs (elastic#2363)
Co-authored-by: apmmachine <[email protected]>
1 parent 46e81e5 commit e756114

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

apm-agent-core/src/test/resources/apm-server-schema/current/transaction.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -826,6 +826,13 @@
826826
"string"
827827
]
828828
},
829+
"id": {
830+
"description": "A unique identifier of the invoked serverless function.",
831+
"type": [
832+
"null",
833+
"string"
834+
]
835+
},
829836
"trigger": {
830837
"description": "Trigger attributes.",
831838
"type": [

0 commit comments

Comments
 (0)