Skip to content

Commit

Permalink
feat(Alerts): Updated the mobile and browser summary pages
Browse files Browse the repository at this point in the history
  • Loading branch information
nbaenam committed May 18, 2023
1 parent 60a67a5 commit 19a7048
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ To create an alert from your alert coverage gaps:

2. Click **Add alert** on the entity you want to create the alert.

3. Add the recommemded conditions you want.
3. Add the recommended conditions you want.

<img
width="80%;"
Expand All @@ -73,7 +73,7 @@ To create an alert from your alert coverage gaps:

4. Click **Next**.

5. Select a policy to get notified. Every alert condition needs to be routed through a [policy](/docs/alerts-applied-intelligence/new-relic-alerts/alert-policies/create-edit-or-find-alert-policy/) so you will be given the option to either select an existing policy or create a new one. Once you've selected or created a policy attached to the alert condition, then you might need to add a [destination](https://docs.newrelic.com/docs/alerts-applied-intelligence/notifications/destinations). Destinations are where we send notifications about your New Relic data. You can link your notificaitions to third-party tools like Slack, Atlassian Jira, email, and more.
5. Select a policy to get notified. Every alert condition needs to be routed through a [policy](/docs/alerts-applied-intelligence/new-relic-alerts/alert-policies/create-edit-or-find-alert-policy/) so you have to either select an existing policy or create a new one. Once you've selected or created a policy attached to the alert condition, then you might need to add a [destination](/docs/alerts-applied-intelligence/notifications/destinations). Destinations are where we send notifications about your New Relic data. You can link your notifications to third-party tools like Slack, Atlassian Jira, email, and more.

<img
width="80%;"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ Our browser monitoring **Summary** page helps you troubleshoot issues with the r
* Go directly to other browser UI pages to examine problems and issues in more detail.
* Add recommended alert conditions.

See the [Alert coverage gaps and condition recommendations](/docs/alerts-applied-intelligence/applied-intelligence/alert-coverage-gaps/) page if you want to see more uncovered entities.

## View the Summary page [#viewing]

To view a summary of a browser app's performance:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ import mobileAlertConditions from 'images/mobile_screenshot-full_mobile-alert-co

import mobileAddAlert from 'images/mobile_screenshot-crop_browser-add-alert.webp'

The **Summary** page provides an operational snapshot of your mobile app. All charts, tables, and statistics show data for the currently selected [time window](/docs/query-your-data/explore-query-data/dashboards/manage-your-dashboard/#dash-time-picker) and application version.
The **Summary** page provides an operational snapshot of your mobile app. All charts, tables, and statistics show data for the currently selected [time window](/docs/query-your-data/explore-query-data/dashboards/manage-your-dashboard/#dash-time-picker) and application version.

See the [Alert coverage gaps and condition recommendations](/docs/alerts-applied-intelligence/applied-intelligence/alert-coverage-gaps/) page if you want to see more uncovered entities.

## Key app metrics [#dsahboard-metrics]

Expand Down

0 comments on commit 19a7048

Please sign in to comment.