newrelic-java-agent icon indicating copy to clipboard operation
newrelic-java-agent copied to clipboard

Add instrumentation and entity relationship support for AWS_REDSHIFT_CLUSTER

Open kbford56 opened this issue 1 year ago • 1 comments

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

kbford56 avatar Oct 02 '24 16:10 kbford56

https://new-relic.atlassian.net/browse/NR-321531