Skip to content

Commit

Permalink
synchronize json schema specs (elastic#1314)
Browse files Browse the repository at this point in the history
Co-authored-by: apmmachine <[email protected]>
Co-authored-by: Colton Myers <[email protected]>
  • Loading branch information
3 people authored Sep 2, 2021
1 parent 6b35c24 commit 4798879
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions tests/upstream/json-specs/error.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@
"object"
]
},
"experimental": {
"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."
},
"message": {
"description": "Message holds details related to message receiving and publishing if the captured event integrates with a messaging system",
"type": [
Expand Down
3 changes: 0 additions & 3 deletions tests/upstream/json-specs/span.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,6 @@
}
}
},
"experimental": {
"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."
},
"http": {
"description": "HTTP contains contextual information when the span concerns an HTTP request.",
"type": [
Expand Down
3 changes: 0 additions & 3 deletions tests/upstream/json-specs/transaction.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
"object"
]
},
"experimental": {
"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."
},
"message": {
"description": "Message holds details related to message receiving and publishing if the captured event integrates with a messaging system",
"type": [
Expand Down

0 comments on commit 4798879

Please sign in to comment.