/node-red-contrib-librato

A Node-RED node to send metrics to Librato.

Primary LanguageHTMLMIT LicenseMIT

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