Creating collectd data source in JavaScript
Exec Plugin In the variety of collectd plugins there’s one ‘to rule them all’. If due to some course of events all collectd plugins except for …
Blog about DevOps, distributed applications and microservices
Exec Plugin In the variety of collectd plugins there’s one ‘to rule them all’. If due to some course of events all collectd plugins except for …
What is Graphite Graphite is an app that does three things: It receives monitoring data from other agents, saves it efficiently into the database, and displays data as graphs …
Distributed apps introduce a challenge that we usually could avoid in monolithic ones: how do we say that app is performing well? I’m not talking about it …