Skip to content

Commit

Permalink
chore(plugins): Wording tweaks from peer edit feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
austin-schaefer committed Oct 26, 2021
1 parent b0fe9a8 commit ffe902e
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1227,7 +1227,7 @@ These API functions include links to the API Explorer, where you can list, add a
id="list-condition-by-entity"
title="List condition by entity"
>
To view the [conditions](/docs/alerts/new-relic-alerts-beta/getting-started/alerts-glossary#alert-condition) an [entity](/docs/alerts/new-relic-alerts-beta/getting-started/alerts-glossary#alert-entity) belongs to in APM, browser, mobile, and key transactions include these values in the API call:
To view the [conditions](/docs/alerts/new-relic-alerts-beta/getting-started/alerts-glossary#alert-condition) an [entity](/docs/alerts/new-relic-alerts-beta/getting-started/alerts-glossary#alert-entity) that apply to an entity in APM, browser, mobile, or key transactions, include these values in the API call:

* Your [user key](/docs/apis/get-started/intro-apis/types-new-relic-api-keys#user-api-key) or [REST API key](/docs/apis/rest-api-v2/requirements/rest-api-key)
* The `entity_id` This is the specific [entity (alert target)](/docs/alerts/new-relic-alerts-beta/getting-started/alerts-glossary#alert-entity) to be monitored.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ If you haven't already, [create a New Relic account](https://newrelic.com/signup

### Support for new Node.js releases [#support-new]

We will support the [latest even versions of Node.js releases](https://nodejs.org/en/about/releases/) by the beginning of the following active long term support schedule. The version support policy does not replace the [general agent end-of-life (EOL) policy](/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy).
We will support the [latest even versions of Node.js releases](https://nodejs.org/en/about/releases/) by the beginning of the following active long term support schedule. The version support policy does not replace our [general end-of-life (EOL) policy](/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy).

The following are proposed time ranges. The actual release date may vary.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ The agent also provides instrumentation for a range of other Python [packages an

## Python version support [#version]

The agent in general will support all released and active [Python branches](https://devguide.python.org/#status-of-python-branches). However, to keep up with upcoming changes, the agent will also follow this Python version support schedule. The version support policy does not replace the [general New Relic agent end-of-life (EOL) policy](/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy).
The agent in general will support all released and active [Python branches](https://devguide.python.org/#status-of-python-branches). However, to keep up with upcoming changes, the agent will also follow this Python version support schedule. The version support policy does not replace our [general end-of-life (EOL) policy](/docs/agents/manage-apm-agents/maintenance/new-relic-agent-plugin-end-life-policy).

### Support for new Python releases [#support-new]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ The UI for the New Relic Android app provides functionality similar to the [stan

## Pages [#dashboard]

<ImageSizing width="250px" height="503px">![New Relic Android app dashboard](./images/deployment-markers_nexus.jpg "New Relic Android app dashboard")</ImageSizing> To view details of your New Relic apps, hosts, synthetics monitors, alerts, and key transactions, select a product from the main menu.

The New Relic Android app includes:

* APM metrics, both real-time and [historical](#time) data, including health maps. And, select the transaction <ImageSizing width="33px" height="20px">![icon-txn-list-ios](./images/icon-txn-list-ios.png "icon-txn-list-ios")</ImageSizing> icon for detailed transaction metrics, or an **Overview Charts** to view summary charts of your top five transactions.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ tags:
- Mobile apps
- New Relic mobile apps
- iOS app
metaDescription: 'Install the New Relic iPhone or iPad app from the App Store to view your New Relic account''s apps, Infrastructure data, key transactions, and alerts.'
metaDescription: 'Install the New Relic iPhone or iPad app from the App Store to view your New Relic account''s apps, infrastructure data, key transactions, and alerts.'
redirects:
- /docs/apps-for-new-relic/new-relic-iOS-app
- /docs/apps-for-new-relic/new-relic-for-iphone
Expand All @@ -22,7 +22,7 @@ This section provides information about compatibility and requirements, basic in

## Compatibility and requirements [#requirements]

The New Relic iOS app allows you to view your New Relic applications, infrastructure data, key transactions, synthetics monitors, and alerts from an iPhone or iPad. Product requirements include:
The New Relic iOS app allows you to view your New Relic applications, infrastructure data, key transactions, synthetic monitors, and alerts from an iPhone or iPad. Product requirements include:

* iOS 7 or higher
* iPhone users: iPhone 4S or higher
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ To remove any node from the map, mouse over the node, then select the remove **X
Nodes for applications or mobile apps need to be added to the map in order to add any other nodes. Nodes are added and connected into the map as you select them. The check mark <Icon name="fe-check"/>
icon means that node is already on the map.

To add New Relic monitored apps:
To add apps to the map:

1. Go to **[one.newrelic.com](https://one.newrelic.com) > More > Service maps > (select a map) > App/Service**.
2. Select any applications from the **App/Service** list.
Expand Down

0 comments on commit ffe902e

Please sign in to comment.