Skip to content

Commit fecbb08

Browse files
authored
refactor: Update amqplib instrumentation to subscribe to events emitted (#3377)
1 parent bb87cd8 commit fecbb08

35 files changed

+2027
-610
lines changed

eslint.config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ const jsdocConfig = {
6969
'Tracer',
7070
'Exception',
7171
'MetricAggregator',
72-
'EventEmitter'
72+
'EventEmitter',
73+
'Context'
7374
]
7475
}
7576
],

lib/instrumentation/amqplib/amqplib.js

Lines changed: 0 additions & 122 deletions
This file was deleted.

lib/instrumentation/amqplib/channel-model.js

Lines changed: 0 additions & 124 deletions
This file was deleted.

lib/instrumentation/amqplib/channel.js

Lines changed: 0 additions & 72 deletions
This file was deleted.

lib/instrumentation/amqplib/nr-hooks.js

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)