moleculer-metrics
moleculer-metrics copied to clipboard
:chart_with_upwards_trend: Official monitoring & metrics addons for Moleculer framework

Monitoring & metrics addons for Moleculer framework
Modules
Contribution
Install dependencies
$ npm run setup
Development
Run the simple example in moleculer-zipkin service with watching
$ npm run dev moleculer-zipkin
Run the full example in moleculer-zipkin service w/o watching
$ npm run demo moleculer-zipkin full
Test
$ npm test
Create a new addon
$ npm run init moleculer-<modulename>
Publish new releases
$ npm run release
License
The project is available under the MIT license.
Contact
Copyright (c) 2016-2018 MoleculerJS