NodeJS offers native [diagnostic channels](https://nodejs.org/api/diagnostics_channel.html#diagnostics-channel) which offer lightweigth distribution of application metrics We might want to support this as well. **Additional context** - https://medium.com/@farhad.gulizada/diagnostics-channel-in-node-js-intermediate-series-78741cb8ab8e - #1035