Re: clojars down?

2016-01-01 Thread Brad Koch
Anyone know if there are any mirrors available that we can use in the time being? Our production deploys are broken right now because lein won't be able to fetch the dependencies during build. We can't tolerate the risk of not being able to make new deployments for an extended period of time,

Monitoring a Clojure app, possibly with New Relic

2013-12-13 Thread Brad Koch
I need to implement some performance monitoring and exception tracking for my Clojure app. My first thought was to just use New Relic. I implemented it according to Heroku's New Relic instructions for Clojure. It initializ