In the New Relic mobile monitoring UI, under Settings, there are options for changing your New Relic-monitored mobile app, editing alert conditions, and editing other settings. To authenticate your app's data, view your application token.
Important
Access to this feature depends on user permissions.
To configure these settings, go to one.newrelic.com > All capabilities > Mobile > (select a mobile app) > Settings:
If you want to... | Select this |
---|---|
Change your mobile app's name | Application |
Change the Caution and Critical alert conditions for HTTP status code error rates, network failure error rates, or response time | Alert conditions |
Turn on or turn off alert notifications | Alert conditions |
Install mobile monitoring | Installation |
Block or allow hostnames, create rules for status codes, and create aliases for hostnames | Network |
Upgrade our Mobile SDK in your mobile app | Upgrade |
View your mobile app's authentication token | Application or Installation |
View your application token
One of our data ingest keys is our mobile monitoring application token. For each mobile app you monitor, we automatically assign a unique, 40-character hexadecimal string to that app, for both the US and EU datacenter. This token is required to authenticate your app's data.
To view your application token:
- Go to one.newrelic.com > All Capabilities, click Mobile, and select a monitored app.
- Select Application or Installation.
Tip
Data reported from your mobile app is tied to a named app based on the application token. All apps with a single application token will report to the same place in our mobile monitoring UI, regardless of the app's name when installed on a mobile device. We recommend using a different application token for each platform to separate iOS and Android versions.
Mobile agent configuration
To further customize mobile instrumentation, you can configure the agent directly using API calls. Here are some examples: