Uh oh!
There was an error while loading. Please reload this page.
ref(nestjs): extract shared span helpers - #22175
Conversation
size-limit report 📦
|
nicohrubec
left a comment
There was a problem hiding this comment.
overall lgtm, I just have two small questions/remarks
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
1eb7633 to
fa0de85Comparefa0de85 to
dd92103Comparedd92103 to
b74dcbdCompareb74dcbd to
9315716CompareUh oh!
There was an error while loading. Please reload this page.
9315716 to
28b5141Compare28b5141 to
915478fCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
JPeer264
left a comment
There was a problem hiding this comment.
LGTM.
Just this one clanker concern would be nice to validate
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
915478f to
b49e065CompareUh oh!
There was an error while loading. Please reload this page.
b49e065 to
5714894CompareUh oh!
There was an error while loading. Please reload this page.
5714894 to
139ac5eCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
b4e6fdc to
868f6a8CompareUh oh!
There was an error while loading. Please reload this page.
868f6a8 to
0ebbf46CompareThere was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 0ebbf46. Configure here.
Uh oh!
There was an error while loading. Please reload this page.
Pull the span-emitting/patching logic out of the OTel `InstrumentationBase` classes into `wrap-components`, `wrap-handlers`, and `wrap-route` so it can be reused by the diagnostics-channel integration. Refactor only. There is still only the OTel implementation, which still emits the same spans as before. However, this will be needed when the next implementation is added.
0ebbf46 to
8f95306CompareUh oh!
There was an error while loading. Please reload this page.

Pull the span-emitting/patching logic out of the OTel
InstrumentationBaseclasses intowrap-components,wrap-handlers, andwrap-routeso it can be reused by the diagnostics-channel integration.Refactor only. There is still only the OTel implementation, which still emits the same spans as before. However, this will be needed when the next implementation is added.