entity-definitions
entity-definitions copied to clipboard
APM/Otel Relationship with AWS AmazonMQ - Relationship Definition
Relevant information
For any service instrumented using Otel or New Relic APM, a service map is shown in the new relic dashboard which displays the relationship between the service in question and other entities it is dependent on.
In case a service calls a MQ service of AWS, this relationship is not shown in the service map. Instead, it shows that the service calls an external entity.
With the code changes in this PR, the user can correctly see the relationship between the Otel/APM service and Amazon MQ exchange or topic or queue (ActiveMQ or RabbitMQ)
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.