Measure ID / Name
Metric group; measure type
Description


.NET % Time in Jit
.NET Common Language Runtime; PerfMonMeasure
Percentage of elapsed time spent in JIT compilation since the last JIT compilation phase.

.NET Garbage Collection (# Gen 0)
.NET Common Language Runtime; PerfMonMeasure
Number of times the generation 0 objects were garbage collected (Gen 0 GC) per interval.

.NET Garbage Collection (# Gen 1)
.NET Common Language Runtime; PerfMonMeasure
Number of times the generation 1 objects were garbage collected (Gen 1 GC) per interval.

.NET Garbage Collection (# Gen 2)
.NET Common Language Runtime; PerfMonMeasure
Number of times the generation 2 objects were garbage collected (Gen 2 GC) per interval.

.NET Memory Consumption (Heap Size Gen 0)
.NET Common Language Runtime; PerfMonMeasure
Maximum number of bytes that can be allocated in Generation 0 (Gen 0).

.NET Memory Consumption (Heap Size Gen 1)
.NET Common Language Runtime; PerfMonMeasure
Current number of bytes allocated in Generation 1 (Gen 1).

.NET Memory Consumption (Heap Size Gen 2)
.NET Common Language Runtime; PerfMonMeasure
Current number of bytes allocated in Generation 2 (Gen 2).

.NET Memory Consumption (Large Object Heap Size)
.NET Common Language Runtime; PerfMonMeasure
Current number of bytes allocated for Large Objects (>20KBytes).

.NET Memory Consumption (NonPaged)
.NET Common Language Runtime; PerfMonMeasure
Amount of non-paged memory used by the monitored .NET Process.

.NET Memory Consumption (Paged)
.NET Common Language Runtime; PerfMonMeasure
Amount of paged memory used by the monitored .NET Process.

.NET Memory Consumption (Peak)
.NET Common Language Runtime; PerfMonMeasure
The maximum amount of virtual memory that the associated .NET process has requested.

.NET Memory Consumption (Virtual)
.NET Common Language Runtime; PerfMonMeasure
Amount of virtual memory used by the monitored .NET Process.

.NET Processor Time (Privileged)
.NET Common Language Runtime; PerfMonMeasure
Percentage of privileged CPU time (time that the process has spent running code inside the operating system core) generated by the monitored .NET Process.

.NET Processor Time (Total)
.NET Common Language Runtime; PerfMonMeasure
Percentage of total CPU time (time that the process has spent running code inside the operating system core and in user mode) generated by the monitored .NET Process.

.NET Processor Time (User)
.NET Common Language Runtime; PerfMonMeasure
Percentage of user CPU time (time that the process has spent running code in user mode) generated by the monitored .NET Process.

.NET Thread Count
.NET Common Language Runtime; PerfMonMeasure
The number of threads currently active in this .NET process.

Action Count
Visits; EndUserVisitMeasure
Represents the number of user actions per visit.

AdTech busy time
Page Actions; EndUserPageActionMeasure
Represents the duration of third party content during a user action.

Advertising.com busy time
Page Actions; EndUserPageActionMeasure
Represents the duration of third party content during a user action.

Agent Hours - DATABASE
License; Measure
The maximum number of connect agents per hour (Database).

Agent Hours - HADOOP
License; Measure
The maximum number of connect agents per hour (Hadoop).

Agent Hours - JAVA
License; Measure
The maximum number of connect agents per hour (Java).

Agent Hours - MESSAGEBROKER
License; Measure
The maximum number of connect agents per hour (WebSphere Message Broker).

Agent Hours - NODEJS
License; Measure
The maximum number of connect agents per hour (Node.js).

Agent Hours - NOSQL
License; Measure
The maximum number of connect agents per hour (No SQL).

Agent Hours - PHP
License; Measure
The maximum number of connect agents per hour (PHP).

Agent Hours - RIA
License; Measure
The maximum number of connect agents per hour (Browser).

Agent Hours - SDK
License; Measure
The maximum number of connect agents per hour (Native).

Agent Hours - SYSMONITORING
License; Measure
The maximum number of connect agents per hour (Host Monitoring).

Agent Hours - WEBSERVER
License; Measure
The maximum number of connect agents per hour (Web Server).

Agent Hours - WOSIS
License; Measure
The maximum number of connect agents per hour (.NET WOSIs).

Agent Hours - ZOS
License; Measure
The maximum number of connect agents per hour (z/OS).

Akamai busy time
Page Actions; EndUserPageActionMeasure
Represents the duration of third party content during a user action.

Amazon Cloud Front busy time
Page Actions; EndUserPageActionMeasure
Represents the duration of third party content during a user action.

Amazon S3 busy time
Page Actions; EndUserPageActionMeasure
Represents the duration of third party content during a user action.

Amazon Web Services busy time
Page Actions; EndUserPageActionMeasure
Represents the duration of third party content during a user action.

Apdex of Page Actions
Page Actions; EndUserPageActionMeasure
Represents the application performance index as defined by apdex.org for a user action.

Apdex performance zone for Page Actions
Business Transaction Evaluation/Filter/Grouping Values; EndUserPageActionMeasure
Application Performance Index performance zone (satisfied, tolerating, frustrated). As defined by apdex.org. Used for Business Transactions.

Artificial Robot Request
Business Transaction Evaluation/Filter/Grouping Values; EndUserVisitMeasure
Provides the user-agent (for example, browser) information of a visit.

Artificial Synthetic Agent Request
Business Transaction Evaluation/Filter/Grouping Values; EndUserVisitMeasure
Provides the user-agent (for example, browser) information of a visit.

Background CPU usage
Oracle Database performance; DbOraclePerformanceMeasure
Background CPU usage

Batch requests per second
SQL Server Database performance; DbSqlServerPerformanceMeasure
Batch requests per second

Bounce Rate
Visits; EndUserVisitMeasure
Represents the percentage of visits with a single action.

Browser of Visits
Business Transaction Evaluation/Filter/Grouping Values; EndUserVisitMeasure
Provides the user-agent (for example, browser) information of a visit.

Bytes Received
Web Services; WebServiceMeasure
Represents the number of bytes received by the Web Service.

Bytes Received
Web Requests; ServletMeasure
Represents the number of bytes received by the Web Request.

Bytes Sent
Web Services; WebServiceMeasure
Represents the number of bytes sent by the Web Service.

Bytes Sent
Web Requests; ServletMeasure
Represents the number of bytes sent by the Web Request.

CDN busy time
Page Actions; EndUserPageActionMeasure
Represents the duration of third party content during a user action.

CDN hotspot
Business Transaction Evaluation/Filter/Grouping Values; EndUserPageActionMeasure
Name of domain where CDN content is loaded from which has most impact on page load time. Used for Business Transactions.

CDNcontent load time
Page Actions; EndUserPageActionMeasure
Represents the duration of CDN content during a user action.

CPU I/O Wait Time
Host Performance; HostPerformanceMeasure
Percentage of total time the CPU spent waiting for I/O operations.

CPU Idle Time
Host Performance; HostPerformanceMeasure
Percentage of total time the CPU was in idle mode.

CPU Other Time
Host Performance; HostPerformanceMeasure
Percentage of time the CPU spent in everything else. This includes steal time, interrupt time, and every unknown time.

CPU System Time
Host Performance; HostPerformanceMeasure
Percentage of total time the CPU spent processing system-space programs.

CPU Total Time
Host Performance; HostPerformanceMeasure
Percentage of total time the CPU was in use.

CPU User Time
Host Performance; HostPerformanceMeasure
Percentage of total time the CPU spent processing user-space programs.

CPU idle
Oracle Database performance; DbOraclePerformanceMeasure
CPU idle

CPU time system
Process Performance; ProcessPerformanceMeasure
Process CPU time spent in system (kernel) mode.

CPU time user
Process Performance; ProcessPerformanceMeasure
Process CPU time spent in user mode.

CSS or JS Resource Not Found
Business Transaction Evaluation/Filter/Grouping Values; ServletMeasure
Indicates if the declared Web Request returned a specific response status within a PurePath. Used for Business Transactions.

Cache Access Count
Tomcat; JmxMeasure
Number of accesses to the cache (each time a cache client e.g. a CPU, web browser, operating system tries to find a proper cache-entry).

Cache Hits Count
Tomcat; JmxMeasure
Number of cache hits (number of entry matches within the cache).

Client Time
Page Actions; EndUserPageActionMeasure
Represents an estimation of the time spent on the client for a user action. It is calculated by subtracting the server contribution and the network contribution from the user action response time.

Client Type of Visits
Business Transaction Evaluation/Filter/Grouping Values; EndUserVisitMeasure
Provides the user-agent (for example, browser) information of a visit.

Committed Memory
Java Virtual Machine; Measure
Amount of memory that is guaranteed to be available for use by the Java Virtual Machine.

Complete Uri Path
Business Transaction Evaluation/Filter/Grouping Values; ServletMeasure
Represents the number of Web Request invocations that match a specific URI pattern.

Concurrent Visits
Visits; EndUserVisitMeasure
Represents the number of concurrent visits.

Connect
Page Actions; EndUserPageActionMeasure
Represents the amount of time spent for establishing a socket connection from the browser to the web server (window.performance.connectEnd - window.performance.connectStart)

Connection management
Oracle Database performance; DbOraclePerformanceMeasure
Connection management

Conversion Goal
Business Transaction Evaluation/Filter/Grouping Values; EndUserVisitMeasure
Represents the conversion goal that converted the visit.

Conversion Rate
Visits; EndUserVisitMeasure
Represents the percentage of converted visits. Any visit converted by one or more conversion goals is considered converted.

Count
Logging; LoggingMeasure
Number of logged lines per PurePath (optionally filtered by severity).

Count
Exceptions; ExceptionMeasure
Number of thrown Exceptions per PurePath (optionally filtered by a throwable class).

Count Backend
Tier Subpaths; TierSubPathMeasure
Represents the number of subpaths started in the specified Tier.

Count Browser Errors
Browser Errors; EndUserErrorMeasure
Represents the number of JavaScript errors.

Count Web Server
Tier Subpaths; TierSubPathMeasure
Represents the number of subpaths started in the specified Tier.

Country of Visits
Business Transaction Evaluation/Filter/Grouping Values; EndUserVisitMeasure
Provides geographical location information of a visit.

Crash Rate
Visits; EndUserVisitMeasure
Represents the percentage of visits with a crashed action.

Current CPU load
Process Performance; ProcessPerformanceMeasure
Percentage of total CPU load generated by monitored Process.

Current Overall Memory Consumption
Process Performance; ProcessPerformanceMeasure
Amount of memory consumed by the monitored Process.

Current Thread count
Process Performance; ProcessPerformanceMeasure
Number of operating system threads in the monitored process.

DB Count
Database; JdbcMeasure
Represents the number of executed statements regardless of whether the statement has been prepared before or not.

DB Time
Database; JdbcMeasure
Represents the total time that has been spent by the database connection component and the database management system for database execution calls.

DNS
Page Actions; EndUserPageActionMeasure
Represents the amount of time spent for resolving domain names (window.performance.domainLookupEnd - window.performance.domainLookupStart)

Database Exceptions
Exceptions; ExceptionMeasure
Number of thrown Exceptions per PurePath (optionally filtered by a throwable class).

Db CPU idle
SQL Server Database performance; DbSqlServerPerformanceMeasure
Database CPU idle

Db CPU usage
SQL Server Database performance; DbSqlServerPerformanceMeasure
Database CPU usage

Disk I/O Bytes Read per Second
Host Performance; HostPerformanceMeasure
Number of bytes read from a specific disk per second.

Disk I/O Bytes Written per Second
Host Performance; HostPerformanceMeasure
Number of bytes written on a specific disk per second.

Disk Storage Utilization
Host Performance; HostPerformanceMeasure
Used storage space on medium.

Document Fetch Done
Page Actions; EndUserPageActionMeasure
Represents the amount of time spent until the document (HTML) was completely downloaded (window.performance.responseEnd - window.performance.navigationStart)

Document Interactive
Page Actions; EndUserPageActionMeasure
Represents the amount of time spent until the document became interactive (window.performance.domInteractive - window.performance.navigationStart)

Document load time
Page Actions; EndUserPageActionMeasure
Represents the load time of the Document Object Model (DOM) of a specific user action.

Document request
Page Actions; EndUserPageActionMeasure
Represents the amount of time spent waiting for the first byte of the document response (window.performance.responseStart - window.performance.requestStart)

Document response
Page Actions; EndUserPageActionMeasure
Represents the amount of time spent downloading the document response (window.performance.responseEnd - window.performance.responseStart)

Doubleclick busy time
Page Actions; EndUserPageActionMeasure
Represents the duration of third party content during a user action.

Error Page Redirect
Business Transaction Evaluation/Filter/Grouping Values; ServletMeasure
Indicates if the declared Web Request returned a specific response status within a PurePath. Used for Business Transactions.

Execution CPU Time .NET Remoting
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time .NET WCF
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time .NET Web Services
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time ADO.NET
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time AMQP
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time ASP.NET
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Adaptavist
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time App
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Atlassian
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Bucket
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Classloading
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Codehaus
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Connection Pooling
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Cyberneko
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time EJB
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Google
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Hibernate
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time HttpClient
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time JDBC
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time JMS
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time JNDI
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time JSP
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time JTA
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Java
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Java Web Services
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Log
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Mchange
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Mozilla
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Objectweb
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Ognl
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Opensymphony
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Owasp
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time PHP
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time RMI
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Servlet
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Sf
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Slf4j
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Struts
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Terracotta
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Tuckey
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time Web Request
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time XA
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution CPU Time XML Processing
API Breakdown; ApiMeasure
Represents the CPU time that has been spent on methods of the given API without calls to other APIs.

Execution Time .NET Components
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time .NET Exception
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time .NET Logging
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time .NET Remoting
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time .NET WCF
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time .NET Web Services
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time ADO.NET
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time AMQP
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time ASP.NET
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Adaptavist
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time App
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Atlassian
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Bucket
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Classloading
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Codehaus
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Connection Pooling
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Cyberneko
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time EJB
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Google
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Hibernate
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time HttpClient
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time JDBC
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time JMS
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time JNDI
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time JSP
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time JTA
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Java
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Java Web Services
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Log
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Mchange
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Mozilla
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Objectweb
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Ognl
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Opensymphony
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Owasp
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time PHP
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time RMI
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Servlet
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Sf
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Slf4j
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Struts
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Terracotta
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Tuckey
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time Web Request
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time XA
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Execution Time XML Processing
API Breakdown; ApiMeasure
Represents the time that has been spent on methods of the given API without calls to other APIs.

Facebook busy time
Page Actions; EndUserPageActionMeasure
Represents the duration of third party content during a user action.

Failed Actions Count
Visits; EndUserVisitMeasure
Represents average the number of failed actions as defined by error detection visit.

First Uri Path Part
Business Transaction Evaluation/Filter/Grouping Values; ServletMeasure
Represents the number of Web Request invocations that match a specific URI pattern.

Foreground CPU usage
Oracle Database performance; DbOraclePerformanceMeasure
Foreground CPU usage

Free Memory
Java Virtual Machine; Measure
Amount of heap memory currently free for use.

GC Collection Old Gen Time
Java Virtual Machine; JvmStatMeasure
Garbage collection old generation

GC Collection Young Gen Time
Java Virtual Machine; JvmStatMeasure
Garbage collection young generation

Global Request Processor Bytes Received
Tomcat; JmxMeasure
Accumulated number of bytes received by the request processor (global filter which responds to every incoming URL reaching the server) since the last start.

Global Request Processor Bytes Sent
Tomcat; JmxMeasure
Accumulated number of bytes sent by the request processor (global filter which responds to every incoming URL reaching the server) since the last start.

Global Request Processor Error Count
Tomcat; JmxMeasure
Number of errors that occurred since the start of the request processor (global filter which responds to every incoming URL reaching the server) since the last start.

Global Request Processor Max Time
Tomcat; JmxMeasure
Maximum time required to process a request.

Global Request Processor Processing Time
Tomcat; JmxMeasure
Accumulated processing time consumed by the request processor (global filter which responds to every incoming URL reaching the server) since the last start.

Global Request Processor Request Count
Tomcat; JmxMeasure
Number of requests handled by the request processor (global filter which responds to every incoming URL reaching the server) since the last start.

Google APIs busy time
Page Actions; EndUserPageActionMeasure
Represents the duration of third party content during a user action.

Google Ad busy time
Page Actions; EndUserPageActionMeasure
Represents the duration of third party content during a user action.

Google Plus busy time
Page Actions; EndUserPageActionMeasure
Represents the duration of third party content during a user action.

HTTP 4xx Response (internal)
Business Transaction Evaluation/Filter/Grouping Values; ServletMeasure
Indicates if the declared Web Request returned a specific response status within a PurePath. Used for Business Transactions.

HTTP 4xx Response on Transaction Entry
Business Transaction Evaluation/Filter/Grouping Values; ServletMeasure
Indicates if the declared Web Request returned a specific response status within a PurePath. Used for Business Transactions.

HTTP 5xx Response (internal)
Business Transaction Evaluation/Filter/Grouping Values; ServletMeasure
Indicates if the declared Web Request returned a specific response status within a PurePath. Used for Business Transactions.

HTTP 5xx Response on Transaction Entry
Business Transaction Evaluation/Filter/Grouping Values; ServletMeasure
Indicates if the declared Web Request returned a specific response status within a PurePath. Used for Business Transactions.

Important Loggings
Logging; LoggingMeasure
Number of logged lines per PurePath (optionally filtered by severity).

JSP Monitor JSP Count
Tomcat; JmxMeasure
Number of JSPs that have been loaded into a web application.

JSP Monitor JSP Reload Count
Tomcat; JmxMeasure
Number of JSPs that have been reloaded.

JavaScript SyntaxError
Browser Errors; EndUserErrorMeasure
Represents the number of JavaScript errors.

Landing Page of Visits
Business Transaction Evaluation/Filter/Grouping Values; EndUserPageActionMeasure
Provides the landing page of a visit.

License Visit Count
License; Measure
The number of visits that is count down from the UEM volume.

LinkedIn busy time
Page Actions; EndUserPageActionMeasure
Represents the duration of third party content during a user action.

Load Time
Page Actions; EndUserPageActionMeasure
Represents the total time of a user action.

Loaded Classes
Java Virtual Machine; Measure
Number of classes that are currently loaded in the Java Virtual Machine.

Manager Active Sessions
Tomcat; JmxMeasure
Number of currently active Sessions (based on default Tomcat engine).

Manager Duplicates
Tomcat; JmxMeasure
Number of duplicated Session IDs (based on default Tomcat engine).

Manager Expired Sessions
Tomcat; JmxMeasure
Number of the expired Sessions (based on default Tomcat engine).

Manager Processing Time
Tomcat; JmxMeasure
Processing time spent for Session management (based on default Tomcat engine).

Manager Rejected Sessions
Tomcat; JmxMeasure
Number of Sessions that were not created because the maximum number of active Sessions was reached (based on default Tomcat engine).

Manager Session Average Alive Time
Tomcat; JmxMeasure
Average duration of expired Sessions that had been alive (based on default Tomcat engine).

Manager Session Counter
Tomcat; JmxMeasure
Total number of created Sessions (based on default Tomcat engine).

Manager Session Max Alive Time
Tomcat; JmxMeasure
Maximum duration of the longest expired Session that had been alive (based on default Tomcat engine).

Memory Pool Usage Committed
Java Virtual Machine; JvmStatMeasure
Committed Memory in MB of a specific memory pool. Dynamic measure with pools grouped by vendors. This metric is only available on JVMs version 5.0 or higher.

Memory Pool Usage Used
Java Virtual Machine; JvmStatMeasure
Used Memory in MB of a specific memory pool. Dynamic measure with pools grouped by vendors. This metric is only available on JVMs version 5.0 or higher.

Memory Usable
Host Performance; HostPerformanceMeasure
Absolute usable memory.

Memory Used
Host Performance; HostPerformanceMeasure
Memory Used by applications.

Memory Utilization
Java Virtual Machine; Measure
Percentage of used memory related to max memory of the Virtual Machine.

Metrics busy time
Page Actions; EndUserPageActionMeasure
Represents the duration of third party content during a user action.

Mobile App Crashes
Mobile Errors; MobileErrorMeasure
Represents the number of mobile errors or crashes

Mobile App Errors
Mobile Errors; MobileErrorMeasure
Represents the number of mobile errors or crashes

Mobile App Request
Business Transaction Evaluation/Filter/Grouping Values; EndUserVisitMeasure
Provides the user-agent (for example, browser) information of a visit.

Mobile App WebRequest Errors
Mobile Errors; MobileErrorMeasure
Represents the number of mobile errors or crashes

Name of Mobile Actions
Business Transaction Evaluation/Filter/Grouping Values; MobileActionMeasure
Provides the name of mobile root actions. Used for Business Transactions.

Name of Page Actions
Business Transaction Evaluation/Filter/Grouping Values; EndUserPageActionMeasure
Represents different aspects of user actions. Used for Business Transactions.

Network Bytes Received per Second
Host Performance; HostPerformanceMeasure
Network bytes read per second by this network interface.

Network Bytes Sent per Second
Host Performance; HostPerformanceMeasure
Network bytes written per second by this network interface.

Network Latency
Page Actions; EndUserPageActionMeasure
Represents the network latency, in milliseconds for a user action.

Network Time
Page Actions; EndUserPageActionMeasure
Represents the time spent transferring data for a user action. For page actions the network contribution is calculated by dividing the resource size by the estimated bandwidth. It is assumed that the transferred data is equally distributed using the current bandwidth. For mobile actions the network contribution is calculated by subtracting the server contribution from the overall time the request takes from sending the request, until the response is received.

No Artificial Robot Request
Business Transaction Evaluation/Filter/Grouping Values; EndUserVisitMeasure
Provides the user-agent (for example, browser) information of a visit.

No Artificial Synthetic Agent Request
Business Transaction Evaluation/Filter/Grouping Values; EndUserVisitMeasure
Provides the user-agent (for example, browser) information of a visit.

No Image Request
Web Requests; ServletMeasure
Represents the number of calls to this Web Request per PurePath.

No JS, CSS Request
Web Requests; ServletMeasure
Represents the number of calls to this Web Request per PurePath.

No Robot Request
Business Transaction Evaluation/Filter/Grouping Values; ServletMeasure
Indicates if the declared Web Request came from a specific user agent within a PurePath. Used for Business Transactions.

No Spider Request
Business Transaction Evaluation/Filter/Grouping Values; ServletMeasure
Indicates if the declared Web Request came from a specific user agent within a PurePath. Used for Business Transactions.

No Synthetic dynaTrace Request
Business Transaction Evaluation/Filter/Grouping Values; ServletMeasure
Indicates if the declared Web Request was invoked with a specific tagged header field set to a specific value within a PurePath. Used for Business Transactions.

Non DB CPU usage
SQL Server Database performance; DbSqlServerPerformanceMeasure
Non Database CPU usage

Non DB CPU usage
Oracle Database performance; DbOraclePerformanceMeasure
Non Database CPU usage

Number of Requests
Web Requests; ServletMeasure
Represents the number of calls to this Web Request per PurePath.

Number of activities
Browser Performance - JavaScript; BrowserPerformanceJavaScriptMeasure
Total number of JavaScript activities (PurePaths)

Number of activities
Browser Performance - Rendering; BrowserPerformanceRenderingMeasure
Total number of Rendering activities

Number of bytes read issued per second on the files
SQL Server Database performance; DbSqlServerPerformanceMeasure
Number of bytes read per second issued on the files

Number of bytes written per second issued on the files
SQL Server Database performance; DbSqlServerPerformanceMeasure
Number of bytes written per second issued on the files

Number of database operations
Browser Performance - Server; BrowserPerformanceServerMeasure
Total number of database operations triggered by requests made by a browser

Number of domains
Browser Performance - Network; BrowserPerformanceNetworkMeasure
Number of domains from which resources were requested

Number of errors
Browser Performance - JavaScript; BrowserPerformanceJavaScriptMeasure
Number of JavaScript errors.

Number of exceptions
Browser Performance - Server; BrowserPerformanceServerMeasure
Total number of exceptions thrown while serving requests from a browser

Number of remote service calls
Browser Performance - Server; BrowserPerformanceServerMeasure
Total number of calls to remote services (Remoting, Web Service) indirectly triggered by requests made by a browser

Number of resources - 2xx
Browser Performance - Network; BrowserPerformanceNetworkMeasure
Number of resources requested from the server or from the browser cache

Number of resources - 3xx
Browser Performance - Network; BrowserPerformanceNetworkMeasure
Number of resources requested from the server or from the browser cache

Number of resources - 4xx
Browser Performance - Network; BrowserPerformanceNetworkMeasure
Number of resources requested from the server or from the browser cache

Number of resources - 5xx
Browser Performance - Network; BrowserPerformanceNetworkMeasure
Number of resources requested from the server or from the browser cache

Number of resources - CSS
Browser Performance - Network; BrowserPerformanceNetworkMeasure
Number of resources requested from the server or from the browser cache

Number of resources - Images
Browser Performance - Network; BrowserPerformanceNetworkMeasure
Number of resources requested from the server or from the browser cache

Number of resources - JavaScript
Browser Performance - Network; BrowserPerformanceNetworkMeasure
Number of resources requested from the server or from the browser cache

Number of resources - Total
Browser Performance - Network; BrowserPerformanceNetworkMeasure
Number of resources requested from the server or from the browser cache

Number of resources - XHR
Browser Performance - Network; BrowserPerformanceNetworkMeasure
Number of resources requested from the server or from the browser cache

Operating System of Visits
Business Transaction Evaluation/Filter/Grouping Values; EndUserVisitMeasure
Provides the operating system information of a visit.

PHP Compilation Time
PHP; PhpMeasure
Represents the compilation time of PHP files.

PHP Errors
PHP Errors; PhpErrorMeasure
Represents the number of PHP Errors

PL/SQL execute elapsed time
Oracle Database performance; DbOraclePerformanceMeasure
PL/SQL execute elapsed time

Page Action Count
Page Actions; EndUserPageActionMeasure
Represents the occurrence of a user action.

Page Action Desktop Browser Request
Business Transaction Evaluation/Filter/Grouping Values; EndUserVisitMeasure
Provides the user-agent (for example, browser) information of a visit.

Page Action Mobile Browser Request
Business Transaction Evaluation/Filter/Grouping Values; EndUserVisitMeasure
Provides the user-agent (for example, browser) information of a visit.

Page Action Response Time
Page Actions; EndUserPageActionMeasure
Represents the response time of a user action PurePath.

Page Faults per Second
Host Performance; HostPerformanceMeasure
Page Faults are not errors per se, they occur when data in the virtualized address space is accessed which is not currently present in the physical memory. A high or rising number is an indicator that more memory is actively in use than the machine has physically available.

Perceived Render Time
Page Actions; EndUserPageActionMeasure
Represents the perceived render time of a user action PurePath.

Preparation Count
Database; JdbcMeasure
Represents the number of preparations that have occurred.

Processing
Page Actions; EndUserPageActionMeasure
Represents the amount of time spent for resolving domain names (window.performance.loadEventEnd - window.performance.domLoading)

PurePath CPU Duration
PurePaths; Measure
CPU Duration of the PurePath from the entry event to the exit.

PurePath Duration
PurePaths; Measure
Duration of a PurePath from the entry event to the exit.

PurePath Duration w/o Suspension
PurePaths; Measure
Duration of a PurePath from the entry event to the exit without runtime suspension duration.

PurePath Response Time
PurePaths; Measure
The time spent to complete the PurePath response.

Request Start
Page Actions; EndUserPageActionMeasure
Represents the amount of time spent until the document request can be sent (window.performance.requestStart - window.performance.navigationStart)

SQL Compilations per sec
SQL Server Database performance; DbSqlServerPerformanceMeasure
SQL Compilations per sec

SQL Re-Compilations per sec
SQL Server Database performance; DbSqlServerPerformanceMeasure
SQL Re-Compilations per sec

SQL parse time
Oracle Database performance; DbOraclePerformanceMeasure
SQL parse time

SSL
Page Actions; EndUserPageActionMeasure
Represents the amount of time spent for establishing a secure socket connection from the browser to the web server (window.performance.connectEnd - window.performance.connectStart, if window.performance.secureConnectionStart is present)

Server Time
Page Actions; EndUserPageActionMeasure
Represents the time spent on the server that had an impact on the user action response time. It is calculated by summing up the time each web request spends on the server, whereas overlapping times are counted only once. If the duration of a web request exceeds the user action response time, only the time until the end of the response time is added.

Servlet Error Count
Tomcat; JmxMeasure
Number of errors caused by all Servlets within the Tomcat Servlet Engine.

Servlet Load Time
Tomcat; JmxMeasure
Time required for loading all Servlets by the Tomcat Servlet Engine.

Servlet Max Time
Tomcat; JmxMeasure
Average maximum processing time of a request processed by all Servlets within the Tomcat Servlet Engine.

Servlet Min Time
Tomcat; JmxMeasure
Average minimum processing time of a request processed by all Servlets within the Tomcat Servlet Engine.

Servlet Processing Time
Tomcat; JmxMeasure
Accumulated processing time of all Servlets within the Tomcat Servlet Engine.

Servlet Request Count
Tomcat; JmxMeasure
Number of requests processed by all Servlets within the Tomcat Servlet Engine.

Spider Request
Business Transaction Evaluation/Filter/Grouping Values; ServletMeasure
Indicates if the declared Web Request came from a specific user agent within a PurePath. Used for Business Transactions.

Sql execute time
Oracle Database performance; DbOraclePerformanceMeasure
Sql execute time

Sun/Oracle Code Cache used
Java Virtual Machine; MemoryPoolMeasure
Amount of memory currently used, committed or maximal assigned to a specific memory pool. Please specify the Java Virtual Machine, memory pool name and desired value (used, committed or max). Note: This metric is only available on JVMs version 5.0 or higher.

Sun/Oracle Compressed class space used
Java Virtual Machine; MemoryPoolMeasure
Amount of memory currently used, committed or maximal assigned to a specific memory pool. Please specify the Java Virtual Machine, memory pool name and desired value (used, committed or max). Note: This metric is only available on JVMs version 5.0 or higher.

Sun/Oracle Eden Space used
Java Virtual Machine; MemoryPoolMeasure
Amount of memory currently used, committed or maximal assigned to a specific memory pool. Please specify the Java Virtual Machine, memory pool name and desired value (used, committed or max). Note: This metric is only available on JVMs version 5.0 or higher.

Sun/Oracle Metaspace used
Java Virtual Machine; MemoryPoolMeasure
Amount of memory currently used, committed or maximal assigned to a specific memory pool. Please specify the Java Virtual Machine, memory pool name and desired value (used, committed or max). Note: This metric is only available on JVMs version 5.0 or higher.

Sun/Oracle Old Gen used
Java Virtual Machine; MemoryPoolMeasure
Amount of memory currently used, committed or maximal assigned to a specific memory pool. Please specify the Java Virtual Machine, memory pool name and desired value (used, committed or max). Note: This metric is only available on JVMs version 5.0 or higher.

Sun/Oracle Perm Gen used
Java Virtual Machine; MemoryPoolMeasure
Amount of memory currently used, committed or maximal assigned to a specific memory pool. Please specify the Java Virtual Machine, memory pool name and desired value (used, committed or max). Note: This metric is only available on JVMs version 5.0 or higher.

Sun/Oracle Survivor Space used
Java Virtual Machine; MemoryPoolMeasure
Amount of memory currently used, committed or maximal assigned to a specific memory pool. Please specify the Java Virtual Machine, memory pool name and desired value (used, committed or max). Note: This metric is only available on JVMs version 5.0 or higher.

Sun/Oracle Tenured Gen used
Java Virtual Machine; MemoryPoolMeasure
Amount of memory currently used, committed or maximal assigned to a specific memory pool. Please specify the Java Virtual Machine, memory pool name and desired value (used, committed or max). Note: This metric is only available on JVMs version 5.0 or higher.

Suspension Time
Virtual Machine; Measure
Suspension time caused by GC per Interval.

Synthetic dynaTrace Request
Business Transaction Evaluation/Filter/Grouping Values; ServletMeasure
Indicates if the declared Web Request was invoked with a specific tagged header field set to a specific value within a PurePath. Used for Business Transactions.

System Load
Host Performance; HostPerformanceMeasure
Processes currently requiring CPU time. If this number is larger than 1 the system is overloaded.

Third party content load time
Page Actions; EndUserPageActionMeasure
Represents the duration of third party content during a user action.

Third party hotspot
Business Transaction Evaluation/Filter/Grouping Values; EndUserPageActionMeasure
Name of domain where third party content is loaded from which has most impact on page load time. Used for Business Transactions.

Thread Count
Java Virtual Machine; Measure
Number of live threads including both daemon and non-daemon threads.

Thread Pool Current Thread Count
Tomcat; JmxMeasure
Total number of Threads in the Thread Pool.

Thread Pool Current Threads Busy
Tomcat; JmxMeasure
Number of currently busy Threads in the Thread Pool.

Time
Web Services; WebServiceMeasure
Represents the time that has been spent on the declared Web Service including all further calls.

Time
Web Requests; ServletMeasure
Represents the time to service the HTTP request of the declared Web Request (not including asynchronous Servlet 3.0 handling).

Time spent on other activities
Oracle Database performance; DbOraclePerformanceMeasure
Time spent on other activities

Total GC Collection Time
Java Virtual Machine; Measure
Collection time of all garbage collectors registered to the Java Virtual Machine within the last sample interval (10s).

Total GC Utilization
Java Virtual Machine; Measure
Percentage of garbage collection time related to CPU time of the Java Virtual Machine within the last sample interval (10s). Does not work for IBM JVMs.

Total resource size
Browser Performance - Network; BrowserPerformanceNetworkMeasure
Total size of resources requested from the server or from the browser cache

Total wait time per sec
SQL Server Database performance; DbSqlServerPerformanceMeasure
Total time spent by all processes waiting on events

Total wait time per sec
Oracle Database performance; DbOraclePerformanceMeasure
Total time spent by all processes waiting on events

Twitter busy time
Page Actions; EndUserPageActionMeasure
Represents the duration of third party content during a user action.

URI Pattern Value
Business Transaction Evaluation/Filter/Grouping Values; ServletMeasure
Represents the number of Web Request invocations that match a specific URI pattern.

URL of Page Actions
Business Transaction Evaluation/Filter/Grouping Values; EndUserPageActionMeasure
Represents different aspects of user actions. Used for Business Transactions.

URL redirection
Page Actions; EndUserPageActionMeasure
Represents the amount of time spent for following HTTP redirects (window.performance.redirectEnd - window.performance.redirectStart)

Unhandled Exceptions
Exceptions; ExceptionMeasure
Number of thrown Exceptions per PurePath (optionally filtered by a throwable class).

Unhandled Inter-Tier Exceptions
Exceptions; ExceptionMeasure
Number of thrown Exceptions per PurePath (optionally filtered by a throwable class).

Unloaded Classes
Java Virtual Machine; Measure
Number of unloaded classes since the Java Virtual Machine has started execution.

Used Memory
Java Virtual Machine; Measure
Amount of memory currently used by the Virtual Machine.

User Action Count
Page Actions; EndUserPageActionMeasure
Represents the occurrence of a user action.

User Experience
Visits; EndUserVisitMeasure
Represents the average user experience for a visit, which is a number from 0 (bad) to 1 (good).

User Experience of Visits
Business Transaction Evaluation/Filter/Grouping Values; EndUserVisitMeasure
Classifies user experience of visits into satisfied, tolerating or frustrated.

User Experience of Visits Reason
Business Transaction Evaluation/Filter/Grouping Values; EndUserVisitMeasure
The reason why this visit was classified as satisfied, tolerating or frustrated.

User calls count
Oracle Database performance; DbOraclePerformanceMeasure
Number of user calls

Visit Count
Visits; EndUserVisitMeasure
Number of visits.

Visit Duration
Visits; EndUserVisitMeasure
Duration of a single visit.

Visits - App Version
Business Transaction Evaluation/Filter/Grouping Values; EndUserVisitMeasure
Provides the App Version.

Web Service Method Name
Business Transaction Evaluation/Filter/Grouping Values; WebServiceMeasure
Represents the calls of declared Web Service with a specific method value within a PurePath. Used for Business Transactions.

Webapplication Id
Business Transaction Evaluation/Filter/Grouping Values; ServletMeasure
Name of the Web Application of the Web Request in a PurePath. Used for Business Transactions.

YUI APIs busy time
Page Actions; EndUserPageActionMeasure
Represents the duration of third party content during a user action.

Yieldmanager Ads busy time
Page Actions; EndUserPageActionMeasure
Represents the duration of third party content during a user action.

active session count
Oracle Database performance; DbOraclePerformanceMeasure
Number of sessions that are in active state

all sessions count
SQL Server Database performance; DbSqlServerPerformanceMeasure
Number of all sessions (including running)

all sessions count
Oracle Database performance; DbOraclePerformanceMeasure
Number of all sessions (including active)

physical read total bytes
Oracle Database performance; DbOraclePerformanceMeasure
Average size in bytes in 30 second span of disk reads by all database instance activity including application reads, backup and recovery, and other utilities

physical write total bytes
Oracle Database performance; DbOraclePerformanceMeasure
Average size in bytes in 30 second span of all disk writes for the database instance including application activity, backup and recovery, and other utilities.

running session count
SQL Server Database performance; DbSqlServerPerformanceMeasure
Number of sessions currently running one or more requests

webserver active connections
Web Server; WebserverMeasure
Active Connections (impact only on Nginx Webserver)

webserver busy threads
Web Server; WebserverMeasure
Busy Threads

webserver bytes sent
Web Server; WebserverMeasure
Bytes Sent

webserver dropped connections rate per second
Web Server; WebserverMeasure
Dropped/sec (impact only on Nginx Webserver)

webserver handled connections rate per second
Web Server; WebserverMeasure
Handled/sec (impact only on Nginx Webserver)

webserver idle threads
Web Server; WebserverMeasure
Idle Threads

webserver max threads
Web Server; WebserverMeasure
max Threads

webserver read connections
Web Server; WebserverMeasure
Reading (impact only on Nginx Webserver)

webserver request rate
Web Server; WebserverMeasure
Request Rate

webserver requests
Web Server; WebserverMeasure
Requests

webserver transfer rate per request
Web Server; WebserverMeasure
Transfer Rate per Request

webserver transfer rate per second
Web Server; WebserverMeasure
Transfer Rate per Second

webserver wait connections
Web Server; WebserverMeasure
Waiting (impact only on Nginx Webserver)

webserver write connections
Web Server; WebserverMeasure
Writing (impact only on Nginx Webserver)

Failed Page Action Count
Error Detection; ErrorDetectionMeasure
Number of Failed User Actions.

Failed Page Action Count of Crashe Rate by App Version
Error Detection; ErrorDetectionMeasure
Number of Failed User Actions.

Failed Page Action Count of Mobile Actions by Client Family
Error Detection; ErrorDetectionMeasure
Number of Failed User Actions.

Failed Page Action Count of Mobile Actions by Name
Error Detection; ErrorDetectionMeasure
Number of Failed User Actions.

Failed Page Action Count of Mobile App Visits
Error Detection; ErrorDetectionMeasure
Number of Failed User Actions.

Failed Page Action Count of Page Action Apdex by Country
Error Detection; ErrorDetectionMeasure
Number of Failed User Actions.

Failed Page Action Count of Page Actions by Apdex performance zone and Country
Error Detection; ErrorDetectionMeasure
Number of Failed User Actions.

Failed Page Action Count of Page Actions by CDN Hotspot
Error Detection; ErrorDetectionMeasure
Number of Failed User Actions.

Failed Page Action Count of Page Actions by Client Family
Error Detection; ErrorDetectionMeasure
Number of Failed User Actions.

Failed Page Action Count of Page Actions by Name
Error Detection; ErrorDetectionMeasure
Number of Failed User Actions.

Failed Page Action Count of Page Actions by Third Party Hotspot
Error Detection; ErrorDetectionMeasure
Number of Failed User Actions.

Failed Page Action Count of Real User Actions
Error Detection; ErrorDetectionMeasure
Number of Failed User Actions.

Failed Page Action Count of Real User Visits
Error Detection; ErrorDetectionMeasure
Number of Failed User Actions.

Failed Page Action Count of Synthetic User Actions
Error Detection; ErrorDetectionMeasure
Number of Failed User Actions.

Failed Page Action Count of Synthetic User Visits
Error Detection; ErrorDetectionMeasure
Number of Failed User Actions.

Failed Page Action Count of Visits by Browser
Error Detection; ErrorDetectionMeasure
Number of Failed User Actions.

Failed Page Action Count of Visits by Channel
Error Detection; ErrorDetectionMeasure
Number of Failed User Actions.

Failed Page Action Count of Visits by Landing Pages
Error Detection; ErrorDetectionMeasure
Number of Failed User Actions.

Failed Page Action Count of Visits by Operating System
Error Detection; ErrorDetectionMeasure
Number of Failed User Actions.

Failed Page Action Count of Visits by Operating System Type
Error Detection; ErrorDetectionMeasure
Number of Failed User Actions.

Failed Page Action Count of Visits by User Experience and Country
Error Detection; ErrorDetectionMeasure
Number of Failed User Actions.

Failed Page Action Percentage
Error Detection; ErrorDetectionMeasure
Percentage of Failed User Actions.

Failed Page Action Percentage of Crashe Rate by App Version
Error Detection; ErrorDetectionMeasure
Percentage of Failed User Actions.

Failed Page Action Percentage of Mobile Actions by Client Family
Error Detection; ErrorDetectionMeasure
Percentage of Failed User Actions.

Failed Page Action Percentage of Mobile Actions by Name
Error Detection; ErrorDetectionMeasure
Percentage of Failed User Actions.

Failed Page Action Percentage of Mobile App Visits
Error Detection; ErrorDetectionMeasure
Percentage of Failed User Actions.

Failed Page Action Percentage of Page Action Apdex by Country
Error Detection; ErrorDetectionMeasure
Percentage of Failed User Actions.

Failed Page Action Percentage of Page Actions by Apdex performance zone and Country
Error Detection; ErrorDetectionMeasure
Percentage of Failed User Actions.

Failed Page Action Percentage of Page Actions by CDN Hotspot
Error Detection; ErrorDetectionMeasure
Percentage of Failed User Actions.

Failed Page Action Percentage of Page Actions by Client Family
Error Detection; ErrorDetectionMeasure
Percentage of Failed User Actions.

Failed Page Action Percentage of Page Actions by Name
Error Detection; ErrorDetectionMeasure
Percentage of Failed User Actions.

Failed Page Action Percentage of Page Actions by Third Party Hotspot
Error Detection; ErrorDetectionMeasure
Percentage of Failed User Actions.

Failed Page Action Percentage of Real User Actions
Error Detection; ErrorDetectionMeasure
Percentage of Failed User Actions.

Failed Page Action Percentage of Real User Visits
Error Detection; ErrorDetectionMeasure
Percentage of Failed User Actions.

Failed Page Action Percentage of Synthetic User Actions
Error Detection; ErrorDetectionMeasure
Percentage of Failed User Actions.

Failed Page Action Percentage of Synthetic User Visits
Error Detection; ErrorDetectionMeasure
Percentage of Failed User Actions.

Failed Page Action Percentage of Visits by Browser
Error Detection; ErrorDetectionMeasure
Percentage of Failed User Actions.

Failed Page Action Percentage of Visits by Channel
Error Detection; ErrorDetectionMeasure
Percentage of Failed User Actions.

Failed Page Action Percentage of Visits by Landing Pages
Error Detection; ErrorDetectionMeasure
Percentage of Failed User Actions.

Failed Page Action Percentage of Visits by Operating System
Error Detection; ErrorDetectionMeasure
Percentage of Failed User Actions.

Failed Page Action Percentage of Visits by Operating System Type
Error Detection; ErrorDetectionMeasure
Percentage of Failed User Actions.

Failed Page Action Percentage of Visits by User Experience and Country
Error Detection; ErrorDetectionMeasure
Percentage of Failed User Actions.

Failed Transaction Count
Error Detection; ErrorDetectionMeasure
Number of Failed Transactions.

Failed Transaction Count of Synthetic Web Requests by Timer Name
Error Detection; ErrorDetectionMeasure
Number of Failed Transactions.

Failed Transaction Count of Web Page Requests
Error Detection; ErrorDetectionMeasure
Number of Failed Transactions.

Failed Transaction Count of Web Service by Method
Error Detection; ErrorDetectionMeasure
Number of Failed Transactions.

Failed Transaction Percentage
Error Detection; ErrorDetectionMeasure
Percentage of Failed Transactions.

Failed Transaction Percentage of Synthetic Web Requests by Timer Name
Error Detection; ErrorDetectionMeasure
Percentage of Failed Transactions.

Failed Transaction Percentage of Web Page Requests
Error Detection; ErrorDetectionMeasure
Percentage of Failed Transactions.

Failed Transaction Percentage of Web Service by Method
Error Detection; ErrorDetectionMeasure
Percentage of Failed Transactions.