Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

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

How Windows 11 Could Impact User Experience

If you’ve been following recent tech news, you’ll know that Windows 11 is one of the hottest topics right now. Most of the conversation has been focused on users of the Home version, as Microsoft tries to get the average consumer excited with hot new features and a fresh look. But what about enterprise users who won’t have a choice in whether they upgrade or not? How are they going to feel about Windows 11?

Extracting Value with Experience Data: A Nonprofit's Story

Leading an IT team often involves a careful balancing act between two priorities. On one hand, IT leaders must have an eye for innovation in order to keep up with rapidly changing environments. Meanwhile, there’s the constant pressure to reduce technological costs and ensure that IT is driving real value for the business. Within a nonprofit organization, managing these two priorities becomes an even more delicate process.

Introducing Ranged Annotations in InfluxDB Cloud

Adding annotations to your data is a great way to share context with other members of your team. In May, we added the ability to annotate individual points in your data. Today, we have added the ability to add ranged annotations to your dashboard graphs. We’ve also reworked some of the interactions with annotations based on user feedback so that they can be added quickly and easily. To learn more about working with annotations, check out our documentation.

StatusGator Has A New Look - Monitoring Statuses Just Got Better

Hi! 👋 Colin, the creator of StatusGator, here with big news. TL;DR We just rolled out a massive update (with 7+ new features) and redesigned the entire website. One thing we often heard from people seeing StatusGator for the first time is that it had a rather outdated look. Landing on our website, many people got the impression StatusGator was created 10 years ago and forgotten about.

Monitor your entire serverless stack in the Serverless view

Serverless event-driven architectures are composed of AWS Lambda functions that regularly interact with databases, APIs, message queues, and other resources to facilitate complex workflows and functionalities. It is therefore crucial to monitor every component of your stack to ensure your applications perform optimally at scale. But traditionally, telemetry data for AWS resources has lived in silos, making it difficult to quickly get the context you need to debug issues.

How to Display All PHP Errors: For Basic and Advanced Use

During the execution of a PHP application, it is possible for it to generate a wide range of warnings and errors. For developers seeking to troubleshoot a misbehaving application, being able to observe these errors is critical. Developers, on the other hand, frequently encounter difficulties when attempting to display errors from their PHP applications. Instead, their applications simply stop working.