Commit 9a06381
fix(aws-sdk): add http status code attribute to aws sdk span if aws sdk v3 client exception occurs (#2344)
* add http.status.code attribute value to span after aws sdk client exception
* npm run lint:fix
---------
Co-authored-by: Amir Blum <[email protected]>1 parent 4bb28c9 commit 9a06381
File tree
2 files changed
+10
-0
lines changed- plugins/node/opentelemetry-instrumentation-aws-sdk
- src
- test
2 files changed
+10
-0
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
541 | 550 | | |
542 | 551 | | |
543 | 552 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
170 | 171 | | |
171 | 172 | | |
172 | 173 | | |
| |||
0 commit comments