Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

The story behind CloudSpend and why we built it

Back in 2008 when we began our journey, cloud computing was still relatively new. Though the term had a lot of buzz around it, organizations only considered the cloud as a place to experiment, not as a viable alternative to run production workloads. Now, the cloud has become the go-to strategy for enterprises and startups alike to deliver their digital business.

Introducing Easy Tune: the new way to tune SCOM

If you’ve ever spent days explaining to teams what’s monitored on their servers and hours implementing overrides only to be told that SCOM is still too noisy, you’ll know why we created Easy Tune. SCOM is known for management packs that provide in-depth monitoring for Microsoft and other enterprise technologies, but often the management packs offer too much detail. To be successful with SCOM, you have to tune SCOM and keep it tuned.

Simplifying Cloud Management With OpsRamp: Part 1

Analyst firm IDC forecasts that organizations will collectively spend $370 billion on public cloud services and infrastructure in 2022. Given the skyrocketing adoption of public cloud platforms, enterprises are using a number of approaches (lift and shift, replatforming, and refactoring) to smoothly transition on-prem workloads to the cloud.

Monitor Alibaba Cloud with Datadog

Alibaba Cloud provides a comprehensive suite of cloud computing services to power businesses across the globe. We are excited to announce that our new integration with Alibaba Cloud is now in public beta. While the Datadog Agent has always been able to provide visibility into Alibaba Cloud instances, this new integration now enables you to also monitor the health and performance of Alibaba Cloud services (load balancers, managed databases, and more) in Datadog.

Prometheus metrics / OpenMetrics code instrumentation

In the following example-driven tutorial we will learn how to use Prometheus metrics / OpenMetrics to instrument your code whether you are using Golang, Java, Python or Javascript. We will cover the different metric types and provide readily executable code snippets. Prometheus is an open source time series database for monitoring that was originally developed at SoundCloud before being released as an open source project.