Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Monitoring Kubernetes performance metrics

As explained in Part 1 of this series, monitoring a Kubernetes environment requires a different approach than monitoring VM-based workloads or even unorchestrated containers. The good news is that Kubernetes is built around objects such as Deployments and DaemonSets, which provide long-lived abstractions on top of dynamic container workloads.

Collecting metrics with built-in Kubernetes monitoring tools

In the previous post in this series, we dug into the data you should track so you can properly monitor your Kubernetes cluster. Next, you will learn how you can start inspecting your Kubernetes metrics and logs using free, open source tools. In this post we’ll cover several ways of retrieving and viewing observability data from your Kubernetes cluster.

Monitoring Kubernetes with Datadog

If you’ve read Part 3 of this series, you’ve learned how you can use different Kubernetes commands and add-ons to spot-check the health and resource usage of Kubernetes cluster objects. In this post we’ll show you how you can get more comprehensive visibility into your cluster by collecting all your telemetry data in one place and tracking it over time.

Building Compile-time Tools With Elixir's Compiler Tracing Features

Elixir 1.10 was recently released, and with that release came a little-known, but very interesting feature—compiler tracing. This feature means that as the Elixir compiler is compiling your code, it can emit messages whenever certain kinds of things are compiled. This ability to know what’s going on when Elixir is compiling our code might seem simple, but it actually opens up a lot of doors for opportunities to build customized compile-time tooling for Elixir applications.

Customer Story: How ChartHop leverages Error Monitoring to save Dev Cycles

Big ideas need creative solutions. Creative solutions mean solving out of the box engineering problems. When you’re solving these new problems, strong error monitoring is imperative to the development cycle. You don’t want to spend all your time chasing down issues and struggling to track the source of errors.

How ITIL, DevOps, and SRE Work Together for your Organization

When someone asks what type of “shop” your organization is, can you answer confidently that it’s ITIL, DevOps, or SRE? Maybe some people can, but if you’re a large enterprise, the answer is likely a combination of several of these operating models, especially since SRE has become a key implementation of DevOps. ITIL can work effectively alongside DevOps and SRE principles, though at first glance they appear to be different species.

Learn Grafana: How to use dual axis graphs

You’re done setting up your first graph panels. You want to do more, look around the visualization settings, and discover the settings for the X and Y axes. You stumble over the configuration for a “Right Y” axis. You ask yourself, “Why on earth would I need another Y axis?” You toggle it back and forth and change some settings, yet that makes no difference to your graph. What gives? Never fear.

MSP Proactively Monitors Hybrid Cloud Services to Deliver Exceptional Customer Service

Cloud Geeni is a fully managed cloud service provider guaranteeing their customers of all sizes 99.9% up-time and high-performing virtualized desktops and applications on their proprietary cloud platform. Their customer service commitment is high, promising their customers that they will not be burdened with the day-to-day maintenance of their IT delivery infrastructure, enabling their users to work freely with high-performing applications and desktops anywhere and at any time.

The 15 Best Podcasts for Engineers

If you've been on the hunt for a new developer podcast, then you understand just how difficult and fruitless that pursuit can be. You can spend hours online sifting through coding podcasts, programming podcasts, and DevOps podcasts only to realize one simple thing: none of them focus on your preferred programming language! With thousands of different developer podcasts out there, the problem is magnified exponentially. Fortunately, we at Scout APM have nothing but expertise and time on our hands.

Best Tools for Remote Dev Teams

Earlier this week, our organization made a big decision. From Monday to Tuesday, Axosoft transitioned from being an in-person company to an entirely remote-based workforce overnight. Our organization’s leadership determined this to be a necessary and preemptive measure in our efforts to minimize effects of the CoronaVirus Pandemic and how it affects our team members. Starting tomorrow, my company, Axosoft, is going all remote until further notice.