Operations | Monitoring | ITSM | DevOps | Cloud

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

Top cloud cost management tools in 2025 that will transform your cloud journey

Top cloud cost management tools in 2025 The cloud has revolutionized the way businesses operate, enabling scalability, flexibility, and efficiency. However, the growing complexity of cloud environments often leads to unexpected costs, making cloud cost management (CCM) essential for organizations striving to optimize their budgets. In 2025, organizations are turning to advanced CCM tools to keep their budgets in check and optimize resource utilization.

Smarter Tools and Best Practices for Mobile Debugging: A Hands-On Workshop

You get a crash report: “App crashed on checkout page.” But you can’t reproduce it on your Pixel. Maybe it’s only happening on a Samsung device? Maybe it’s a memory issue? Or maybe the user was on a bad network? Now you’re stuck digging through logs, guessing at settings, and running the same scenario over and over in your emulator.

Improve database host and query performance with Database Monitoring Recommendations

Modern applications rely on databases, making database performance and reliability essential. As systems grow in scale and complexity, identifying the impact and addressing the root causes of database performance issues—such as long query durations or missing indexes—becomes increasingly challenging. Datadog Database Monitoring (DBM) Recommendations address these challenges by providing a clear, prioritized view of performance bottlenecks.

Introducing Logsene CLI

In vino veritas, right? During a recent team gathering in Kraków, Poland, and after several yummy bottles of țuică, vișinată, żubrówka, diluted with some beer, the truth came out – even though we run Logsene, a log management service that you can think of as hosted ELK Stack, some of us still ssh into machines and grep logs! Whaaaaat!? What happened to eating our own dog food!?

Grafana Play updates: recent growth, new privacy policies, and more

It’s hard to believe Grafana Play has been around for almost a decade. The platform continues to be a great way to demo Grafana, play around with new features, learn what’s possible, and simply have fun with data. Grafana Play provides a publicly available version of Grafana Cloud, and requires no login for access. It’s preloaded with a wide range of sample dashboards that teach users how to work with data sources, create visualizations, and explore advanced Grafana features.

Using the Python Client Library with InfluxDB v3 Core

The long-awaited InfluxDB 3 Core is finally here, introducing a powerful new way to manage your time series data. InfluxDB 3 Core is an open source recent-data engine for time series and event data. It’s currently in public Alpha under MIT/ Apache 2 license. In this post, we’ll dive into how to query and write data using the Python client library, unlocking the full potential of InfluxDB v3 Core with clear, hands-on examples.