sensu-plugins / sensu-plugin

A framework for writing Sensu plugins & handlers with Ruby.
http://sensuapp.org
MIT License
126 stars 117 forks source link

Add new output formats #179

Closed luisdavim closed 7 years ago

luisdavim commented 7 years ago

This adds new output formats for InfluxDB and DogStatsD

Description

Adds two new subclasses, one for InfluxDB and another one for DogStatsD.

Motivation and Context

I'm using InfluxDB and I wanted to have a way of creating plugins that natively supported, I also believe that Graphite's lack of support for tags is limiting so, I added two new formats that support tags.

How Has This Been Tested?

Created new tests.

Types of changes

Checklist:

Known Caveats

majormoses commented 7 years ago

released: https://rubygems.org/gems/sensu-plugin/versions/2.3.0