Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add instrumentation and entity relationship support for AWS_APP_SYNC_API #2899

Open
kford-newrelic opened this issue Oct 8, 2024 · 2 comments
Assignees
Labels
blocked oct-dec qtr Possible FY Q3 candidate

Comments

@kford-newrelic
Copy link

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

@workato-integration
Copy link

@kford-newrelic kford-newrelic added the oct-dec qtr Possible FY Q3 candidate label Oct 8, 2024
@kford-newrelic kford-newrelic moved this from Triage to In Quarter in Ruby Engineering Board Oct 8, 2024
@kaylareopelle kaylareopelle moved this from In Quarter to In Sprint in Ruby Engineering Board Dec 11, 2024
@kaylareopelle
Copy link
Contributor

We have a working example that can make a request to an AppSync GraphQL endpoint. It generates the metric and attribute that will tentatively have the linking metadata. Blocked on this until the linking data is finalized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked oct-dec qtr Possible FY Q3 candidate
Projects
Status: In Sprint
Development

No branches or pull requests

3 participants