nodezoo-metrics
- Lead: Dean McDonnell
- Sponsor: nearForm
This module handles metric collection for the NodeZoo system. It uses Influx and Vidi: Metrics to do this.
Install
- clone this repo into a root /nodezoo folder.
- run
npm install
Starting
To start simply run,
npm run start
Tagging and Logs
To tag your service and set up logs simply pass the relevant switches on start,
npm run start -- --seneca.options.tag=nodezoo-stats --seneca.log.all
Inbound Messages
This micro-service emits no inbound messages.
Outbound Messages
This micro-service emits no outbound messages.
Contributing
The NodeZoo org encourages open and safe participation.
If you feel you can help in any way, be it with documentation, examples, extra testing, or new features please get in touch.
License
Copyright (c) 2016, Dean McDonnell and other contributors. Licensed under MIT.