-
Notifications
You must be signed in to change notification settings - Fork 1.7k
update information to configure new relic #6708
Conversation
An admin must run tests on this PR before it can be merged. |
|
||
1. The Api Key Insights has in [Insights API](https://insights.newrelic.com/accounts/accountid/manage/api_keys) | ||
{:width="650px"} | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Detailed instructions for configuring New Relic reporting from the Admin UI are available in the Magento Commerce User Guide. Instead of repeating the instructions here, it's better to link to the existing instructions.
Add:
You can add the New Relic license key to a Starter environment from the command line using the Magento Cloud CLI, or from the Magento Admin. (See [Configure New Relic reporting (https://docs.magento.com/m2/ce/user_guide/reports/new-relic-reporting.html#step-3-configure-your-store) in the {site.data.var.ce} User Guide.)
{:.bs-callout-info}
When you configure New Relic reporting for a {{site.data.var.ece}} Starter project, only the New Relic license key is required. You can find information about additional configuration options in the New Relic reporting topic in the Magento User Guide.
1. The Api Key Insights has in [Insights API](https://insights.newrelic.com/accounts/accountid/manage/api_keys) | ||
{:width="650px"} | ||
|
||
1. Configure data on Magento Admin "Admin -> Store -> Configuration -> General -> New Relic Reporting" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1. Configure data on Magento Admin "Admin -> Store -> Configuration -> General -> New Relic Reporting" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Instead of repeating incomplete Magento Admin configuration instructions in the Cloud Guide, it's better to link to the Magento User's Guide, which has the most current, up-to-date, and complete instructions for completing Magento Admin configuration tasks.
Co-Authored-By: Margaret Eker <meker@adobe.com>
Co-Authored-By: Margaret Eker <meker@adobe.com>
Co-Authored-By: Margaret Eker <meker@adobe.com>
@@ -88,8 +89,21 @@ To find your New Relic license key: | |||
|
|||
1. Copy the license key. | |||
|
|||
### Second Option | |||
|
|||
1. Open your account on New Relic Page [account page](https://login.newrelic.com/login). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As a practice, we try not to duplicate instructions for using third-party applications in the Magento documentation. The procedure in the New Relic documentation is thorough and complete. Additionally, if New Relic makes UI or workflow changes, their documentation will be the most current and up-to-date.
I included the link to the New Relic instructions for copying the license key above: https://docs.newrelic.com/docs/accounts/install-new-relic/account-setup/license-key#finding
1. The Api Key Insights has in [Insights API](https://insights.newrelic.com/accounts/accountid/manage/api_keys) | ||
{:width="650px"} | ||
|
||
1. Configure data on Magento Admin "Admin -> Store -> Configuration -> General -> New Relic Reporting" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Instead of repeating incomplete Magento Admin configuration instructions in the Cloud Guide, it's better to link to the Magento User's Guide, which has the most current, up-to-date, and complete instructions for completing Magento Admin configuration tasks.
Couple things: 1) We are moving away from putting 3rd-party install instructions on devdocs. 2) Seems like this is more Merchdocs/Admin material. |
Co-Authored-By: Margaret Eker <meker@adobe.com>
Closing. Updates done in another PR. |
Hi @luanalves, thank you for your contribution! |
for New Relic reporting - Add prerequisites for credentials and role access required to add the license key to an environment - Link to alternative instructions for getting the New Relic license key from New Relic account, and adding the license key from the Magento Admin - Added separate H3 headings for Configure Starter for New Relic and Remove license key from Starter to make content easier to scan
* Per PR #6708 - Improve instructions for configuring Starter projects for New Relic reporting - Add prerequisites for credentials and role access required to add the license key to an environment - Link to alternative instructions for getting the New Relic license key from New Relic account, and adding the license key from the Magento Admin - Added separate H3 headings for Configure Starter for New Relic and Remove license key from Starter to make content easier to scan * Clean up link references - Changed all anchor reference links to inline links - Alphabetized link reference list - Removed numeric references Co-authored-by: hguthrie <hguthrie@users.noreply.github.com>
Purpose of this pull request
This PR explain process the configuration new relic with magento
Affected DevDocs pages
https://devdocs.magento.com/cloud/project/new-relic.html
Links to Magento source code