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

Add agent support to emit linking data for AWS_ELASTICSEARCH_CLUSTER

Open kbford56 opened this issue 1 year ago • 1 comments

Description

Enhance existing agent instrumentation to emit data needed for creating entity relationships.

Acceptance Criteria

Successful end-to-end validation of created entity relationships.

Design Consideration/Limitations

Pattern after the solution used by the Java Agent.

Dependencies

Successful implementation by the Java Agent.

Additional context

N/A

kbford56 avatar Sep 25 '24 16:09 kbford56

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

End to end testing complete. Confirmed relationship can be created using existing data provided by the elasticsearch and opensearch gem instrumentation.

tannalynn avatar Dec 11 '24 16:12 tannalynn