Skip to content

Commit

Permalink
fix: Updated aws-sdk v3 instrumentation to custom middleware last to …
Browse files Browse the repository at this point in the history
…properly get the external http span to add aws.* attributes
  • Loading branch information
bizob2828 committed Jul 19, 2024
1 parent c6a822b commit 0c5102e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/instrumentation/aws-sdk/v3/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ module.exports.middlewareConfig = [
config: {
name: 'NewRelicDeserialize',
step: 'deserialize',
priority: 'low',
override: true
}
}
Expand Down

0 comments on commit 0c5102e

Please sign in to comment.