Skip to content
This repository has been archived by the owner on Oct 24, 2018. It is now read-only.

pirateradio/drain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drain

Log drain to send metrics from Papertrail to Librato

Usage

  • Deploy as a Heroku app, set LIBRATO_EMAIL and LIBRATO_TOKEN
  • Point a Papertrail Webhook at the app

Logs

Logs should be in a structured log format, including the measure, value or val, and units keys.

measure="metric.name" value="5" units="ms"

If not specified, the following defaults will be applied:

  • value: 1
  • units: count

License

MIT

About

Log drain to send metrics from Papertrail to Librato

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published