Jamie Hodge
Jamie Hodge
## 🚀 Feature request ### Current Behavior Currently, bracket's signature is (acquire, use, release) => { ... } ### Desired Behavior Looking at https://wiki.haskell.org/Bracket_pattern, the signature there is (acquire) =>...
### What does this PR do? Add [mariadb](https://github.com/mariadb-corporation/mariadb-connector-nodejs) instrumentation and plugin. ### Motivation The package is a good alternative to the mysql and mysql2 packages. ### Plugin Checklist - [x]...
The patching of the http IncomingMessage to add the `id` properly is arguably bad, but that discussion aside, `reqId` is too broad. The inclusion of `number` and `object` seems odd,...