We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add core instrumentation support for the AWS_REDSHIFT_CLUSTER service to the Java Agent, along with necessary linking data for entity relationships.
When APM monitored applications are using the AWS_REDSHIFT_CLUSTER service, entity relationships are created.
Assume the data to be emitted for linking will need to rely on ARN-like matching, requiring the AWS account ID to be available in some manner.
Will need to leverage work under #2003 to get the needed account ID.
N/A
The text was updated successfully, but these errors were encountered:
https://new-relic.atlassian.net/browse/NR-321531
Sorry, something went wrong.
jbedell-newrelic
No branches or pull requests
Description
Add core instrumentation support for the AWS_REDSHIFT_CLUSTER service to the Java Agent, along with necessary linking data for entity relationships.
Acceptance Criteria
When APM monitored applications are using the AWS_REDSHIFT_CLUSTER service, entity relationships are created.
Design Consideration/Limitations
Assume the data to be emitted for linking will need to rely on ARN-like matching, requiring the AWS account ID to be available in some manner.
Dependencies
Will need to leverage work under #2003 to get the needed account ID.
Additional context
N/A
The text was updated successfully, but these errors were encountered: