newrelic / newrelic-java-agent

The New Relic Java agent
Apache License 2.0
199 stars 143 forks source link

Add instrumentation and entity relationship support for AWS_REDSHIFT_CLUSTER #2084

Open kford-newrelic opened 5 hours ago

kford-newrelic commented 5 hours ago

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

workato-integration[bot] commented 5 hours ago

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