You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/upstream/json-specs/error.json
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -17,9 +17,6 @@
17
17
"object"
18
18
]
19
19
},
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
-
},
23
20
"message": {
24
21
"description": "Message holds details related to message receiving and publishing if the captured event integrates with a messaging system",
Copy file name to clipboardExpand all lines: tests/upstream/json-specs/span.json
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -166,9 +166,6 @@
166
166
}
167
167
}
168
168
},
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
-
},
172
169
"http": {
173
170
"description": "HTTP contains contextual information when the span concerns an HTTP request.",
Copy file name to clipboardExpand all lines: tests/upstream/json-specs/transaction.json
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,6 @@
16
16
"object"
17
17
]
18
18
},
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
-
},
22
19
"message": {
23
20
"description": "Message holds details related to message receiving and publishing if the captured event integrates with a messaging system",
0 commit comments