TAG: Monitoring

Navigation

Alexa, Is My Infrastructure on Fire?

I recently broke down and purchased an Amazon Echo after hearing enough good things about it, and also seeing how straightforward it looked to develop for it. It's no secret that I'm a big fan of Datadog, so naturally I felt like I needed to mix the two. I've previously covered exposing Datadog metrics through Hubot, so I figured I'd try to do something similar for the Echo. I decided to create and host the skill…

The App Instrumentation Tour Rolls On

In case you haven't noticed, I've been rambling a lot lately on the topic of app monitoring and instrumentation, including a visit to Jesse Liberty's podcast as well as my session at Xamarin Evolve. For whatever reason I've been allowed to keep rambling about it since then, so I have some more links to share! dotnetConf I was invited to speak at dotnetConf, which was an awesome virtual conference involving many great folks from Microsoft in…

Querying Datadog Graphs from Hubot

As part of my continued mission to add instrumentation and monitoring into basically everything, Datadog is a tool that I've come to really love. In addition to the built-in metrics it can record, such as things like CPU usage, the real power comes in being able to easily define your own metrics and create meaningful visualizations of the true running state of your systems. At Olo we run a Hubot instance that connects to our Slack…