I tried this out today. Very cool stuff!

The only feedback I can provide at the moment is, it would probably be
nice to get rid of some of the hard dependencies on other libraries.
For example Ring and Hiccup, so that people can use their own versions
of those libraries. Or perhaps, come up with different versions –
`ringMon-minimal` that pulls in no dependencies (easy to adopt in pre-
written apps), and `ringMon-complete` that has everything.

Shantanu

On Mar 20, 5:32 am, zoka <ztomi...@gmail.com> wrote:
> Hi all.
>
> The first non-snapshot release of ringMon 0.1.1 is available at
> Clojars.
>
> The ringMon is a Ring middleware that can be easily added to an
> existing Ring based application.
>
> It injects a monitoring page that displays application data of
> interest (JMX and derived values). The page also provides Web front
> end to nREPL server that runs in context of the web application
> itself. I can be used to provide easy insight into applications
> deployed on cloud platforms like Heroku,
>
> The demo showcase app is at:http://noirmon.herokuapp.com/
> Source code is at:https://github.com/zoka/ringMon/
>
> Regards
> Zoka

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to