-
Notifications
You must be signed in to change notification settings - Fork 2
Detected MOBILE Entities Report
Detected MOBILE Entities report shows information about each and every detected Entity in MOBILE applications (Network Requests, Correlated Business Transactions).
Detected MOBILE Entities report is produced when:
- Job file included at least one MOBILE application Target.Type=
MOBILE
- Metadata is extracted via Input.DetectedEntities=
true
- Report is requested via Output.DetectedEntities=
true
Detected MOBILE Entities report has the following file name:
Report\Entities.MOBILE.<Job File Name>.<Start Date and Time>-<End Date and Time>.xlsx
For example:
Entities.MOBILE.demo2Ecommerce.2017091914-2017091916.xlsx
The data for the report is in the following files:
- Report\ENT\applications.csv
- Report\ENT\controllers.csv
- Report\ENTMOBILE\applications.web.csv
- Report\ENTMOBILE\networkrequests.bts.csv
- Report\ENTMOBILE\networkrequests.csv
Data | Pivot |
---|---|
1.Parameters | |
2.Contents | |
3.Controllers | |
4.Applications.All | |
5.Applications.MOBILE | |
6.Network Requests | 6.Network Requests.Type |
7.NR BTs | 7.NR BTs.Type |
This sheet describes the parameters of the extraction and reporting job that produced this report.
Column | Data Type | Purpose |
---|---|---|
Controller | URL | Controller that was queried |
UserName | String | User that was used to retrieve data from the Controller |
Application | String | Name of Application that was queried |
ApplicationID | Integer | ID of Application in Controller |
ApplicationType | String | Type of the Application |
This sheet provides quick access to the contents of this report and provides at-a-glance number of rows in each of the sheet's tables.
Column | Data Type | Purpose |
---|---|---|
Sheet Name | String | Name of the sheet in the report |
Num Entities | Integer | Number of Entities in that sheet |
Link | Hyperlink | Link to the sheet in the report |
This sheet provides information about Controllers covered by this report.
Column | Data Type | Purpose |
---|---|---|
Controller | URL | Controller that was queried |
Version | String | Version of the Controller |
VersionDetail | String | Full version string of the Controller |
NumApps | Integer | Number of All Applications registered in the Controller |
NumAPMApps | Integer | Number of APM Applications registered in the Controller |
NumWEBApps | Integer | Number of WEB Applications registered in the Controller |
NumMOBILEApps | Integer | Number of MOBILE Applications registered in the Controller |
NumIOTApps | Integer | Number of IoT Applications registered in the Controller |
NumSIMApps | Integer | Number of SIM Applications registered in the Controller |
NumBIQApps | Integer | Number of BIQ Applications registered in the Controller |
NumDBApps | Integer | Number of DB Applications registered in the Controller |
ControllerLink | URL | Link to Controller |
This sheet lists all Applications of any Type in all Controllers covered by this report.
Column | Data Type | Purpose |
---|---|---|
Controller | URL | Controller that was queried |
ApplicationName | String | Name of Application |
Description | String | Description of Application, if set |
Type | String | Type of the Application |
Types | Array | Types of Application in this application. Most commonly seen are APM and WEB grouped together |
CreatedBy | String | Who created this Application |
CreatedOn | Datetime | When the Application was created, local time |
CreatedOnUtc | Datetime | When the Application was created, UTC time |
UpdatedBy | String | Who updated this Application last |
UpdatedOn | Datetime | When the Application was updated, local time |
UpdatedOnUtc | Datetime | When the Application was updated, UTC time |
ApplicationID | Integer | ID of Application in Controller |
ParentApplicationID | Integer | ID of Parent Application. Used by MOBILE Applications |
This sheet provides information about all MOBILE Applications in all Controllers covered by this report.
Column | Data Type | Purpose |
---|---|---|
Controller | URL | Controller that was queried |
ApplicationName | String | Name of Application |
NumNetworkRequests | Integer | Number of Network Requests detected |
NumActivity | Integer | Number of entities with activity |
NumNoActivity | Integer | Number of entities with no activity |
ApplicationID | Integer | ID of Application in Controller |
ControllerLink | URL | Link to Controller |
ApplicationLink | URL | Link to Application in Controller |
This sheet provides information about all Web Pages, Virtual Pages, AJAX and IFrame Requests in all Applications in all Controllers covered by this report.
Column | Data Type | Purpose |
---|---|---|
Controller | URL | Controller that was queried |
ApplicationName | String | Name of Application |
RequestName | String | Name of Network Request |
RequestNameInternal | String | Name of Network Request (internal) |
UserExperience | String | User Experience level of Network Request |
Platform | String | Type of mobile device platform (Android, iOS) |
IsExcluded | Boolean | Is Network Request excluded |
IsCorrelated | Boolean | Is this Network Request correlated to APM Application Business Transaction |
NumBTs | Integer | Number of Correlated APM Business Transactions |
ART | Integer | Average Response time (ms) for Entity |
ARTRange | String | String representing bucket into which ART fits |
TimeTotal | Integer | Total Response time for Entity |
Calls | Integer | Total Calls for Entity |
CPM | Integer | Calls per Minute for Entity |
Server | Integer | Server time |
HttpErrors | Integer | Number of HTTP Errors |
HttpEPM | Integer | HTTP Errors per Minute |
NetworkErrors | Integer | Number of Network Errors |
NetworkEPM | Integer | Network Errors per Minute |
HasActivity | Boolean | Whether this Entity had any activity |
From | Datetime | Beginning of time range queried, local time |
To | Datetime | End of time range queried, local time |
FromUtc | Datetime | Beginning of time range queried, UTC time |
ToUtc | Datetime | End of time range queried, UTC time |
Duration | Integer | Duration of time range queried, in minutes |
ApplicationID | Integer | ID of Application in Controller |
RequestID | Integer | ID of Network Request in Controller |
ControllerLink | URL | Link to Controller |
ApplicationLink | URL | Link to Application in Controller |
RequestLink | URL | Link to Network Request in Controller |
MetricLink | URL | Link to Metric Browser for all Metrics in Page for this time range |
This sheet uses data in 6.Network Requests sheet as source for pivot table to enable summary reporting and ad-hoc drill-down.
Default configuration provides breakdown of Network Requests by Type, with performance characteristics.
Columns | Rows | Values | Filters |
---|---|---|---|
Controller | |||
ApplicationName | |||
RequestName | |||
RequestNameInternal | |||
RequestID (Count) | |||
ART (Average) | |||
Time (Sum) | |||
Calls (Sum) | |||
CPM (Average) | |||
HasActivity | |||
ARTRange |
Example report showing all Network Requests in 2 MOBILE applications:
This sheet provides information about all resources requested by Web Pages, Virtual Pages, AJAX and IFrame Requests in all Applications in all Controllers covered by this report.
Column | Data Type | Purpose |
---|---|---|
Controller | URL | Controller that was queried |
ApplicationName | String | Name of Application |
RequestName | String | Name of Network Request |
RequestNameInternal | String | Name of Network Request (internal) |
TierName | String | Name of Tier |
BTName | String | Name of Business Transaction |
BTType | String | Type of Business Transaction |
ART | Integer | Average Response time (ms) for BT |
ARTRange | String | String representing bucket into which ART fits |
Calls | Integer | Total Calls for BT |
CPM | Integer | Calls per Minute for BT |
HasActivity | Boolean | Whether this BT had any activity |
From | Datetime | Beginning of time range queried, local time |
To | Datetime | End of time range queried, local time |
FromUtc | Datetime | Beginning of time range queried, UTC time |
ToUtc | Datetime | End of time range queried, UTC time |
Duration | Integer | Duration of time range queried, in minutes |
ApplicationID | Integer | ID of Application in Controller |
RequestID | Integer | ID of Network Request in Controller |
TierID | Integer | ID of Tier in Application |
BTID | Integer | ID of Business Transaction in Application |
ControllerLink | URL | Link to Controller |
ApplicationLink | URL | Link to Application in Controller |
This sheet uses data in 7.NR BTs sheet as source for pivot table to enable summary reporting and ad-hoc drill-down.
Default configuration provides breakdown of Network Requests and their Business Transaction Dependencies by Type and Child Page Name, with performance characteristics.
Columns | Rows | Values | Filters |
---|---|---|---|
Controller | |||
ApplicationName | |||
RequestName | |||
TierName | |||
BTName | |||
BTID (Count) | |||
ART (Average) | |||
Calls (Sum) | |||
CPM (Average) | |||
HasActivity | |||
ARTRange |
Example report showing all Business Transactions refererred to by Network Requests in 2 MOBILE applications:
- Home
- Getting Started Walkthrough
- Run
-
Excel Reports
- Detected APM Entities
- Detected SIM Entities
- Detected DB Entities
- Detected WEB Entities
- Detected MOBILE Entities
- Detected BIQ Entities
- Entity Metrics
- Entity Metric Graphs
- Registered APM Metrics
- Entity Flowmaps
- Configuration
- Events and Health Rule Violations
- Entity Details
- Snapshots
- Snapshot Method Calls
- Individual Snapshot
- Users and Permissions
- Dashboards
- Health Check
- PowerBI Reports
- Tableau Reports
- Browser Reports