IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Measurements (Transactions) fields
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Measurements (Transactions) fields
editThese fields contain measurements related to the transaction.
-
bytes_in
-
The number of bytes of the request. Note that this size is the application layer message length, without the length of the IP or TCP headers.
type: alias
alias to: source.bytes
-
bytes_out
-
The number of bytes of the response. Note that this size is the application layer message length, without the length of the IP or TCP headers.
type: alias
alias to: destination.bytes