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

Enhance Entity Relationships - design new agent API for AWS account ID #2003

Closed
kford-newrelic opened this issue Aug 8, 2024 · 1 comment · Fixed by #2081
Closed

Enhance Entity Relationships - design new agent API for AWS account ID #2003

kford-newrelic opened this issue Aug 8, 2024 · 1 comment · Fixed by #2081
Assignees

Comments

@kford-newrelic
Copy link
Contributor

Description

Need to define a way for a customer to programmatically provide the agent with AWS account ID info, for later use in emitting data for relationship matching for certain services like DynamoDB.

Could be as simple as the account-id alone or as complex as a full ARN or ARN-like data element.

Should assume that a customer application could be invoking one or more AWS services, each using a different account ID.

Acceptance Criteria

Need to define an agent API call that customers can make that will then allow their apps to use a service like DynamoDB and have that relationship get matched/created.

Design Consideration/Limitations

Will need to be implemented across all language agents.

Dependencies

N/A

Additional context

Should get familiar with how customers will do this for Open Telemetry.

@workato-integration
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants