dnlup
dnlup
In light of what has been reported in https://github.com/immobiliare/fastify-sentry/issues/615 I think we should align the types definitions to what we did in that plugin because it follows how the other...
I think it could be nice to see if it's possible to integrate this library with other metric libraries (even not statsd ones) using our client interface. I am not...
For some very particular use cases it can be useful to have the function that builds the metrics label string exposed(in dynamic mode) and have it accept a custom routeId...
It's cleaner and clearer to use a `boolean` to mark a route as ignored. It also could be useful to allow the usage of the `rootId` for some custom logics.
Use Node diagnostics channels to gather tcp socket count.
Test vuepress instead of docsify.
Fixes #232 - [x] setup docsify - [ ] setup publishing branch - [x] decide deployment strategy (SSR vs GH pages) - [ ] setup ci