Skip to content

Commit

Permalink
Pagerduty is now a part of config by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
aphyr committed Nov 13, 2012
1 parent 6887e7b commit eb7c41a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/riemann/config.clj
Expand Up @@ -11,6 +11,7 @@
(:require [riemann.pubsub :as pubsub])
(:require [riemann.graphite :as graphite])
(:use clojure.tools.logging)
(:use [riemann.pagerduty :only [pagerduty]])
(:use riemann.client)
(:use [riemann.librato :only [librato-metrics]])
(:use [riemann.streams :exclude [update-index delete-from-index]])
Expand Down

0 comments on commit eb7c41a

Please sign in to comment.