Skip to content

rsr5/gocd-riemann-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocd-riemann-notifier

GoCD Plugin that Sends Pipeline events to Riemann

Installation

Create configuration file:

echo "riemann_port=5555
riemann_host=loclahost
" > /var/go/gocd-riemann-notifier.conf

Install the plugin and restart GoCD

cd /var/lib/go-server/plugins/external/
sudo wget https://github.com/rsr5/gocd-riemann-notifier/releases/download/0.6/gocd-riemann-notifier-0.6.jar
sudo service go-server restart

About

GoCD Plugin that Sends Pipeline events to Riemann

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages