APM Transaction fieldsedit
Transaction-specific data for APM
-
transaction.duration.us
-
Total duration of this transaction, in microseconds.
type: long
-
transaction.result
-
The result of the transaction. HTTP status code for HTTP-related transactions.
type: keyword
-
transaction.marks
-
A user-defined mapping of groups of marks in milliseconds.
type: object
-
transaction.marks.*.*
-
type: object
-
transaction.experience.cls
-
The Cumulative Layout Shift metric
type: scaled_float
-
transaction.experience.fid
-
The First Input Delay metric
type: scaled_float
-
transaction.experience.tbt
-
The Total Blocking Time metric
type: scaled_float
longtaskedit
Longtask duration/count metrics
-
transaction.experience.longtask.count
-
The total number of of longtasks
type: long
-
transaction.experience.longtask.sum
-
The sum of longtask durations
type: scaled_float
-
transaction.experience.longtask.max
-
The max longtask duration
type: scaled_float
-
transaction.span_count.dropped
-
The total amount of dropped spans for this transaction.
type: long
-
transaction.message.queue.name
-
Name of the message queue or topic where the message is published or received.
type: keyword
-
transaction.message.age.ms
-
Age of a message in milliseconds.
type: long