Open kford-newrelic opened 1 month ago
Add core instrumentation support for the AWS_APP_SYNC_API service to the Ruby Agent, along with necessary linking data for entity relationships.
When APM monitored applications are using the AWS_APP_SYNC_API 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.
Assumes the pattern (agent spec?) defined by the Java Agent will be followed.
N/A
https://new-relic.atlassian.net/browse/NR-323111
Description
Add core instrumentation support for the AWS_APP_SYNC_API service to the Ruby Agent, along with necessary linking data for entity relationships.
Acceptance Criteria
When APM monitored applications are using the AWS_APP_SYNC_API 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
Assumes the pattern (agent spec?) defined by the Java Agent will be followed.
Additional context
N/A