Few things damage productivity as much as waiting. The act of waiting forces us to context switch, disrupts our creative momentum, and eliminates our ability to experiment. Whether we are deploying a new service or troubleshooting a problem, waiting puts a heavy tax on team productivity in IT Operations.
We’ve launched a new iteration of Icinga Exchange last autumn and modernized the look and feel as well as improved the overall user experience. Since then we’ve solved a few issues and made some enhancements. Just small things to make it a little better.
When we released derived columns last year, we already knew they were a powerful way to manipulate and explore data in Honeycomb, but we didn’t realize just how many different ways folks could use them. We use them all the time to improve our perspective when looking at data as we use Honeycomb internally, so we decided to share. So, in this series, Honeycombers share their favorite derived column use cases and explain how to achieve them.
Managing alert noise from monitoring systems like SolarWinds can be tricky and failing to order the noise can cause: Alert fatigue, Decreased MTTR, Missed alerts.
Today we’d like to talk a little about our integration with Pagerduty. We’ll go through some of the benefits of using this product in conjunction with StatusCake and overview the functionalities that are unique to this integration.
If you ever (have to) ask yourself “When is the right time to address security issues?”, you’re already late to the party. Security isn’t that layer that you just add on top of your application before shipping it to production. Security is a mindset, that constant voice inside your head which asks “Is this safe?” each time you code something that pulls data out of storage or changes structures based on a user’s action.
The amount of data being generated today is unprecedented. In fact, more data has been created in the last 2 years, than in the entire history of the human race. With such volume, it’s crucial for companies to be able to harness their data in order to further their business goals. A big part of this is analyzing data and seeing trends, and this is where solutions such as Graphite and Grafana become critical.
As an open-source system for automating deployment, scaling, and management of containerized applications, Kubernetes has grown immensely in popularity. Increasingly, we are also beginning to come across platforms offering Kubernetes as both a hosted and managed service.
So, you want to implement run-time security in your Kubernetes cluster? If you are looking for an open-source tool, obviously Sysdig Falco is the way to go :). You can install Falco as a daemonSet, but as we wanted to make things even easier and natively integrated, we have packaged Falco as a Helm chart, the Kubernetes package manager.