Skip to main content

Application metrics

Home > Select Project > Analysis > Metrics Search

The metrics that can be searched in Metrics Search.

app_active_stat


It is the metric for the active transaction section.

  • Collection interval: 5 seconds
  • Statistical data: 5 minutes, 1 hour

Tags

Tag nameDescriptionRemarks
containerContainer nameUnique value
containerKeyContainer's key valueUnique value
host_ipHost IPUnique value
okindNameName of the application type-
onameAgent nameUnique value
onodeNameName of the application node-
pidApplication PID-
typeApplication typeLanguage name

Fields

Field nameUnitDescriptionRemarks
dbcCountNumber of transactions in progress for database connection-
httpcCountNumber of transactions in progress for HTTP call-
methodCountNumber of transactions during execution of the method logic-
socketCountNumber of transactions in progress for socket connection-
sqlCountNumber of transactions in progress for SQL query-

app_counter


It is the transaction metric.

  • Collection interval: 5 seconds
  • Statistical data: 5 minutes, 1 hour

Tags

Tag nameDescriptionRemarks
aliasApplication's aliasUnique value
containerContainer nameUnique value
containerKeyContainer's key valueUnique value
host_ipHost IPUnique value
okindNameName of the application type-
onameAgent nameUnique value
onodeNameName of the application node-
pidApplication PID-
typeApplication typeLanguage name

Fields

Field nameUnitDescriptionRemarks
active_tx_0CountNumber of transactions in the section within 3 seconds-
active_tx_3CountNumber of transactions in the section between 3 seconds and 8 seconds-
active_tx_8CountNumber of transactions in the section over 8 seconds-
active_tx_countCountNumber of all transactions in progress-
apdex_satisfiedCountNumber of APDEX satisfactions-
apdex_toleratedCountNumber of APDEX toleration cases-
apdex_totalCountTotal number of APDEX transactions-
arrival_ratePercentTransaction request rate-
httpc_countCountNumber of HTTP outbound calls-
httpc_errorCountNumber of HTTP outbound call errors-
httpc_timemillisecondMean time of HTTP outbound calls-
meteringCoreNumber of cores on the host where the applications are runningLimit CPU in case of container
resp_timemillisecondAverage response time-
sql_countCountNumber of completed SQL cases-
sql_errorCountNumber of SQL errors-
sql_fetch_countCountNumber of SQL fetches-
sql_fetch_timemillisecondExecution time of the SQL fetch-
sql_timemillisecondMean time for SQL execution-
tpsCountNumber of transactions per second-
tx_countCountNumber of transactions processed-
tx_dbc_timemillisecondMean time for DB connection-
tx_errorCountNumber of transaction errors-
tx_httpc_timemillisecondMean time of HTTP calls-
tx_sql_timemillisecondAverage of the sum of SQL execution times per transaction-
tx_timemillisecondTransaction execution time-

app_host_resource


It is the metric for application server resources.

  • Collection interval: 5 seconds
  • Statistical data: 5 minutes, 1 hour

Tags

Tag nameDescriptionRemarks
aliasApplication's aliasUnique value
containerContainer nameUnique value
containerKeyContainer's key valueUnique value
host_ipHost IPUnique value
okindNameName of the application type-
onameAgent nameUnique value
onodeNameName of the application node-
pidApplication PID-
typeApplication typeLanguage name

Fields

Field nameUnitDescriptionRemarks
cpuPercentHost's CPU utilization-
cpu_coresPositive numberNumber of CPU cores of the host-
cpu_irqPercentCPU IRQ utilization of the host-
cpu_procPercentCPU utilization of the Java process-
cpu_stealPercentCPU steal utilization of the host-
cpu_sysPercentCPU SYS utilization of the host-
cpu_usrPercentCPU user utilization of the host-
cpu_waitPercentCPU wait utilization of the host-
diskPercentDisk utilization of the root file systemDisk utilization of the file system path specified by JAVA setting
memPercentMemory utilization of the host-
swapPercentSWAP utilization of the host-

app_proc_counter


It is the metric of the application process.

  • Collection interval: 5 seconds
  • Statistical data: 5 minutes, 1 hour

Tags

Tag nameDescriptionRemarks
host_ipHost IPUnique value
onameAgent nameUnique value
okindNameName of the application type-
onodeNameName of the application node-
typeApplication typeLanguage name

Fields

Field nameUnitDescriptionRemarks
mem_procBytePHP process memory usage-
mem_systemByteTotal system memory size-