newrelic / newrelic-java-agent

The New Relic Java agent
Apache License 2.0
192 stars 140 forks source link

Investigate relationship data that can be emitted from apps that use AWS_MQ_BROKER with Apache ActiveMQ #1876

Open obenkenobi opened 2 weeks ago

obenkenobi commented 2 weeks ago

Description

Trying to reduce the entity relationship data gaps when APM applications use AWS services. Need to explore what entity relationship data can be captured and emitted from the agent when AWS_MQ_BROKER is in use with ActiveMQ.

Acceptance Criteria

Research spike.

Design Consideration/Limitations

Try to capture the ARN in some way if possible but if not, other data - eg: host, port, etc - might be useable for building entity relationships.

Dependencies

N/A

Additional context

Once the available data is better understood, we need to flesh out the details of additional work needed to get that into the agent and documented.

workato-integration[bot] commented 2 weeks ago

https://new-relic.atlassian.net/browse/NR-262984

obenkenobi commented 2 weeks ago

Please refer to the comment link below from the RabbitMQ ticket for details.

Rabbit MQ Ticket Comment