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 NameEvents 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"

filename

filename

groupid groupid
Line Number linenumber
severity

severity

For example: "Info", "warning"

symbolicateddeobfuscated

symbolicateddeobfuscated

For example: false

symbolname

symbolname

For example: "MainActivy.onResume"

pickupTimestamp

pickupTimestamp

Timestamp

timestamp

For example: "03/15/18 5:32:33 PM"

Custom User Data Fields

your_field_name
userdata.your_field_name
userdataBoolean.your_field_name
userdataDate.your_field_name
userdataLong.your_field_name
userdataDouble.your_field_name
Note: 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`

Event Fields

eventid

eventid

eventindex eventindex
timestamp eventTimestamp
eventtype

eventtype

For example: "ANR", "Error"

Location Fields
City geocity
Country geocountry
Region

georegion

For example: "California", "Sichuan"