dnlup
dnlup
I wrote a plugin to do unit testing for vue. Anyone willing to check it out and give me some feedback? Thanks. [Plugin repo](https://github.com/dnlup/vue-cli-plugin-unit-ava).
## 🚀 Feature Proposal Expose a custom function to gather process metrics. ## Motivation There are cases in which there's already a module/library that monitors process metrics, for example, to...
I think it's useful to cite [this](https://www.fastify.io/docs/latest/Guides/Migration-Guide-V4/#synchronous-route-definitions) section of the `fastify` documentation because it directly impacts us. We have specified in the `README` that we have to use `await` when...
This option would allow to customise the health metrics that we want to send.
We could refactor the plugin entry point moving all generic functions and utilities in separate files. We might improve readability.
I think it could be useful to allow to pass a custom `doc` instance as discussed also for the StatsD client.
Is this something that could be useful? We could filter by routeId.
The deprecation says we cannot access `context` from the `request` anymore in version 5 