New

The executive guide to generative AI

Read more

Measurements (Transactions) fields

edit

Measurements (Transactions) fields

edit

These fields contain measurements related to the transaction.

bytes_in

type: alias

alias to: source.bytes

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.

bytes_out

type: alias

alias to: destination.bytes

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.

Was this helpful?
Feedback