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

feat: Adding candidate and relationship btw apm and kinesis stream #1774

Merged
merged 8 commits into from
Nov 5, 2024

Conversation

vinaykonatala
Copy link
Contributor

Relevant information

We are establishing a relationship between APM and AWS Kinesis Stream by using the ARN as the matching criterion. Users or customers from the APM service need to manually send the ARN within the cloud.resource_id span attribute.

On the Cloud Monitoring platform side, we are associating tags with the aws.Arn for AWS Kinesis streams, ensuring that the collector.name is equal to cloudwatch-metric-streams.

The ARN is formatted as follows for a function: arn:${realm}:kinesis:${region}:${accountId}:stream/${StreamName}

Checklist

  • I've read the guidelines and understand the acceptance criteria.
  • The value of the attribute marked as identifier will be unique and valid.
  • I've confirmed that my entity type wasn't already defined. If it is I'm providing an explanation above.

@CLAassistant
Copy link

CLAassistant commented Oct 29, 2024

CLA assistant check
All committers have signed the CLA.

@apoloa apoloa merged commit 7889522 into newrelic:main Nov 5, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants