Download page Analytics Mobile Non-Fatal Issues Data.
Analytics Mobile Non-Fatal Issues Data
This page describes the field names available for Analytics Mobile Non-Fatal Issues data, along with the Events Service internal name. When accessing the data using ADQL queries, you need to use the Events Service internal name in the query.
Event Type: mobile_non_fatal_issue_records
UI Field Name
Events Service Internal Name
Agent Info Fields
Agent ID
agentid
Agent Version
agentversion
App Info Fields
App Key
appkey
Mobile App Name
mobileappname
For example: "com.appdynamics.eum.test.apps.E2E-PictureSharingApp"
Mobile App Version
mobileappversion
Device Info Fields
Carrier
carrier
For example: "AT&T", "Verizon"
Connection Type
connectiontype
For example: "cell", "3g"
Device Manufacturer
devicemanufacturer
For example: "Samsung"
Device Model
devicemodel
For example: "Galaxy S5"
Device Name
devicename
IP Address
ip
jailbroken
jailbroken
OS Version
osversion
For example: "5.1", "4.2"
Platform
platform
For example: "iOS", "Android"
Code Issues
description
description
For example: "App Not Responding in Utils.formatData"
If your field name contains spaces or any reserved characters, the field name must be surrounded by backquotes. For example, if you define a custom field called "Item Purchased", the Events Service field name is userdata.`Item Purchased`