Skip to content

leocassarani/hubot-librato

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-librato

Librato integration for Hubot

Installation

In your hubot repository, run:

npm install hubot-librato --save

Then add hubot-librato to your external-scripts.json:

["hubot-librato"]

Configuration

graph me requires a bit of configuration to get everything working:

Example interactions

View a graph from librato

ekosz> hubot graph me recent exceptions
hubot> ekosz: http://snapshots.librato.com/instrument/xxxxxxxx-9999.png

Limit the graph to a time period

ekosz> hubot graph me purchases over the last 3 hours
hubot> ekosz: http://snapshots.librato.com/instrument/jjjjjjjj-1111.png

About

A hubot robot for Librato! This is super jank ATM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 100.0%