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

Update AWS_KINESIS_STREAM instrumentation to emit linking data

Open kbford56 opened this issue 1 year ago • 1 comments

Description

Update the agent instrumentation to emit ARN-like linking data for creating entity relationships.

Acceptance Criteria

End-to-end validation shows that entity relationships are being properly created.

Design Consideration/Limitations

Support for linking data was not added in Q2 due to the lack of AWS account ID.

Dependencies

With the completion of #2003 , we should be able to get the account ID needed to build the ARN.

Additional context

N/A

kbford56 avatar Sep 25 '24 15:09 kbford56

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

Work has been completed on this issue.