SoCloz / SoclozMonitoringBundle

A profiling/monitoring Symfony2 bundle for production servers - alerts on exceptions, logs profiling data & sends data to statsd/graphite
MIT License
69 stars 6 forks source link

statsd is not mandatory (fix #10) #11

Closed mhor closed 9 years ago

mhor commented 9 years ago

related #10

nicolasricci commented 9 years ago

@mhor can you merge it on the 1.1.1 branch as well? thanks

mhor commented 9 years ago

I create a new tag (1.1.2). Just run command below to update the package:

$ composer update socloz/monitoring-bundle
nicolasricci commented 9 years ago

great thanks