Skip to content

Commit a41a412

Browse files
apmmachineapmmachinebasepi
authored andcommitted
synchronize json schema specs (elastic#1314)
Co-authored-by: apmmachine <[email protected]> Co-authored-by: Colton Myers <[email protected]>
1 parent 215fa1f commit a41a412

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

tests/upstream/json-specs/error.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
"object"
1818
]
1919
},
20-
"experimental": {
21-
"description": "Experimental information is only processed when APM Server is started in development mode and should only be used by APM agent developers implementing new, unreleased features. The format is unspecified."
22-
},
2320
"message": {
2421
"description": "Message holds details related to message receiving and publishing if the captured event integrates with a messaging system",
2522
"type": [

tests/upstream/json-specs/span.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,6 @@
166166
}
167167
}
168168
},
169-
"experimental": {
170-
"description": "Experimental information is only processed when APM Server is started in development mode and should only be used by APM agent developers implementing new, unreleased features. The format is unspecified."
171-
},
172169
"http": {
173170
"description": "HTTP contains contextual information when the span concerns an HTTP request.",
174171
"type": [

tests/upstream/json-specs/transaction.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
"object"
1717
]
1818
},
19-
"experimental": {
20-
"description": "Experimental information is only processed when APM Server is started in development mode and should only be used by APM agent developers implementing new, unreleased features. The format is unspecified."
21-
},
2219
"message": {
2320
"description": "Message holds details related to message receiving and publishing if the captured event integrates with a messaging system",
2421
"type": [

0 commit comments

Comments
 (0)