dnlup

Results 27 issues of 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...

enhancement

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...

documentation

TODO: - [ ] tests - [ ] readme - [x] types - [ ] benchmarks Closes #34

blocked

This option would allow to customise the health metrics that we want to send.

enhancement

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.

enhancement

Is this something that could be useful? We could filter by routeId.

enhancement

The deprecation says we cannot access `context` from the `request` anymore in version 5 ![Schermata 2022-10-18 alle 14 05 06](https://user-images.githubusercontent.com/15520377/196426583-a6c67537-aca3-4846-b5d0-24b321d853c0.png)