e2e_adm_raw_component

Raw correlation information for transaction components

Column Name Column Datatype Column Null Option Column Comment
apm_application_name varchar(64) not null The name of the application that the transaction belongs to.
apm_transaction_name varchar(255) not null The name of the transaction.
component_id integer not null The id of the component information
last_usage_gmt_time_mills float with null The last time in milliseconds when the component was used by the transaction.
usage float with null The number of times it was used by the transaction
level_number integer with null The minimal distance in levels away from a client component. A client is at level 0.
decayed_usage float with null The usage as decayed by taking into consideration the halflife and minimum usage count.
activity float with null The number of times the transaction was active since this component was first found
decayed_activity float with null The activity as decayed by taking into consideration the halflife and minimum usage count.

Product Name: Unicenter Application Performance Management

Table Type: Table


Copyright © 2006 CA. All rights reserved.