Skip to content

Commit fcc31f3

Browse files
chore: APM agent json server schema 560cc4b604ede25ec70afd09f213d892f... (#3918)
... 30ceedc Made with ❤️️ by updatecli Co-authored-by: elastic-observability-automation[bot] <180520183+elastic-observability-automation[bot]@users.noreply.github.com>
1 parent 2cd371b commit fcc31f3

File tree

1 file changed

+3
-0
lines changed
  • apm-agent-core/src/test/resources/apm-server-schema/current

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,9 @@
188188
"object"
189189
],
190190
"properties": {
191+
"body": {
192+
"description": "The http request body usually as a string, but may be a dictionary for multipart/form-data content"
193+
},
191194
"id": {
192195
"description": "ID holds the unique identifier for the http request.",
193196
"type": [

0 commit comments

Comments
 (0)