We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65ccb58 commit 2251edbCopy full SHA for 2251edb
CHANGELOG.md
@@ -10,6 +10,7 @@
10
- fix(node): Add conditions to TracingHandler.startTransaction (#5485)
11
- fix(node): Adjust Express URL parameterization for array routes (#5495)
12
- fix(node): Adjust Express URL parameterization for RegEx routes (#5483)
13
+- fix(node): Check if router exists before it is instrumented (#5502)
14
- fix(node): Correctly handle Windows paths when resolving module name (#5476)
15
- fix(node): Ensure that self._handler exists before calling it in LinkedErrors (#5497)
16
- ref(tracing): Simplify sample_rate serialization for DSC (#5475)
0 commit comments