No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Sensu librato plugins
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.7
~> 0.10
~> 10.0
~> 3.2
~> 3.1
~> 0.40.0
~> 0.8

Runtime

 Project Readme

Sensu-Plugins-librato

Build Status Gem Version Code Climate Test Coverage Dependency Status

Functionality

Files

  • bin/handler-librato-occurrences.rb
  • bin/handler-metrics-librato.rb

Usage

handler-metrics-librato

{
  "librato": {
    "email": "email@example.com",
    "api_key": "12345",
    "use_sensu_client_hostname_as_source": false
  }
}

handler-librato-occurrences

{
  "librato": {
    "email": "email@example.com",
    "api_key": "12345"
  }
}

Installation

Installation and Setup

Notes