6.0.0 • Published 8 years ago

nodezoo-metrics v6.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

Nodezoo

nodezoo-metrics

This module handles metric collection for the NodeZoo system. It uses Influx and Vidi: Metrics to do this.

Install

  1. clone this repo into a root /nodezoo folder.
  2. 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.