I had the luck to gave a talk at Librecon 2015.The
topic was about how I built a modern operator using asterisk, kamailio, and
other tools for measure and deploy.
Thanks to Agasol and big thanks to Xavi
CastaƱo and Cris to help me with all my doubts.
Happy code!
In the last Kamailio World two of the hot topics were Packetbeat and SIPCapture. Both projects announced good news meanwhile the conference, people got excited about it. SIPCapture released a new version 5, huge work from Alex and Lorenzo. Both worked hard in this version. SIPCapture 5 provides...
I had the luck to give a talk to the Python Vigo community. The topic was about how to measure our python applications with few lines of code. As you know I love statsd, so I spoke about statsd data types, InfluxDB database and Grafana as dashboard. I wrote a few examples that are available in my...
I remember when I heard about graphite/statsd. It was late of 2012 in the Python London Group. Few weeks before I read Lean Startup and I learnt to measure all the things to improve our business. In early 2013 I started to use graphite. I tracked all logins, custom events, machine performance and...
I remember when I read about Graphite. I was reading that Vimeo used it for making realtime monitoring in their projects and reporting for all the team. I got a chance to test with my local apps and after a few days I started to love graphite. I start to use graphite in my web apps. After few...