elastic / elastic/apm-agent-nodejs

Add support for RabbitMQ through amqplib

Open
#1,791 0 comments 0 reactions 0 assignees View on GitHub
agent-nodejs enhancement
Dominant language
JavaScript
Stars
594
Forks
244
Avg merge
1d 8h
Merged PRs (30d)
16

Description

**Is your feature request related to a problem? Please describe.**

`apm-agent-nodejs` supports databases and Redis but not AMQP-related messaging services like RabbitMQ.

**Describe the solution you'd like**

Add a wrapper for `amqplib` which will:
- open a span when a message is sent
- open a transaction when a message is received

**Describe alternatives you've considered**

**Additional context**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.