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 delivery stream #1783

Merged
merged 13 commits into from
Dec 9, 2024

Conversation

vinaykonatala
Copy link
Contributor

@vinaykonatala vinaykonatala commented Nov 12, 2024

We are establishing a relationship between APM and AWS Delivery Kinesis Stream by using the ARN as the matching criterion.
On the Cloud Monitoring platform side, we are associating tags with the aws.Arn for AWS delivery Kinesis streams, ensuring that the collector.name is equal to cloudwatch-metric-streams.

The ARN is formatted as follows for a function: arn:aws:firehose:${region}:${accountId}:deliverystream/${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.

github-actions[bot]
github-actions bot previously approved these changes Nov 12, 2024
@vinaykonatala vinaykonatala marked this pull request as draft November 12, 2024 17:18
github-actions[bot]
github-actions bot previously approved these changes Nov 21, 2024
@vinaykonatala vinaykonatala marked this pull request as ready for review November 21, 2024 07:17
@nr-cmorenoin nr-cmorenoin merged commit 57cd2c0 into newrelic:main Dec 9, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants