Skip to content

Conversation

aavinash-nr
Copy link
Contributor

Description:

What does this PR do?

This PR introduces documentation for the NEW_RELIC_CLOUD_AWS_ACCOUNT_ID environment variable, which was previously undocumented.

Why is this change needed?

The purpose of the NEW_RELIC_CLOUD_AWS_ACCOUNT_ID variable was unclear without documentation. Adding this description helps users understand that this variable is essential for New Relic to correctly map entity relationships between monitored AWS resources (like databases and Lambda functions). This will improve the configuration experience and prevent setup errors.

Added Documentation

The following description has been added:

<td>
  Provide the AWS Account ID where your monitored resources (e.g., databases, Lambda functions) are located. This allows New Relic to correctly map and display relationships between these monitored entities.
</td>

Copy link

Hi @aavinash-nr 👋

Thanks for your pull request! Your PR is in a queue, and a writer will take a look soon. We generally publish small edits within one business day, and larger edits within three days.

Please ensure the propsed changes look good by building it first in your local environment. Refer to this contribution guide to get the site up and running in your local.

If you really require a preview url, reach out to one of the writers and they will generate one for you.

<td></td>
<td></td>
<td>
Provide the AWS Account ID where your monitored resources (e.g., databases, Lambda functions) are located. This allows New Relic to correctly map and display relationships between these monitored entities.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Provide the AWS Account ID where your monitored resources (e.g., databases, Lambda functions) are located. This allows New Relic to correctly map and display relationships between these monitored entities.
To help New Relic correctly map and display relationships between your monitored entities, provide the AWS Account ID where your monitored resources, such as databases and Lambda functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants