-
Type:
Improvement
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
None
Node 8 introduced the concept of async_hooks, which is similar to our deprecated instrumentations API. In the process of decoupling instrumentation from command monitoring, I inadvertently broke instrumentation leaving customers who depended on it in a lurch. Now that we have spec compliant command monitoring support, we should reintroduce instrumentation using async_hooks if available, and some sort of polyfill for older versions of node.
- is depended on by
-
NODE-1571 Removal of APM metadata broke instrumentations.
-
- Closed
-