Last week I had the pleasure of attending and speaking at my third Xamarin Evolve, and as always it was a great time. Video from my session is now available to watch: The slides are also available here, though you lose out on the critical animations: All of the code, including everything from the sample app to the Hubot instance, is available on GitHub.…
Yet Another Podcast – Xamarin Instrumentation
I had the pleasure of guesting on my friend Jesse Liberty's podcast again yesterday, where he allowed me to ramble on about instrumenting and monitoring apps and give a bit of a sneak preview of what we're doing at Olo and what I'll be speaking about at Evolve. Check it out!…
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…