node-red-contrib-librato
v3.0.4
Published
A Node-RED node to send metrics to Librato.
Downloads
8
Maintainers
Readme
node-red-contrib-librato
A Node-RED node to send metrics to Librato.
Install
Run the following command in the root directory of your Node-RED install:
npm install node-red-contrib-librato
Usage
This node can be connected to the output of any node, and will publish msg.payload
to Librato.
TODO
- Queue and periodically flush recorded metrics