Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.
/ graphite-notify Public archive

send deploy notification to graphite via capistrano 2.x

Notifications You must be signed in to change notification settings

hellvinz/graphite-notify

Repository files navigation

Graphite Notify

Send capistrano deployment events to graphite

Warning: this gem works with capistrano 2.x, for capistrano 3.x see this project

Build Status

More information about events https://code.launchpad.net/~lucio.torre/graphite/add-events/+merge/69142

Installation

Add this to your deploy.rb file:

set :graphite_url, "your/graphite/event/url"
require "graphite-notify/capistrano"

Requirements

graphite: http://readthedocs.org/docs/graphite

Tricks

As it is a capistrano task you can call it directly:

cap graphite:notify_deploy

License

graphite-notify is released under the MIT License.

About

send deploy notification to graphite via capistrano 2.x

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages