Operations | Monitoring | ITSM | DevOps | Cloud

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

Use log buckets for data governance, now supported in 23 regions

Logs are an essential part of troubleshooting applications and services. However, ensuring your developers, DevOps, ITOps, and SRE teams have access to the logs they need, while accounting for operational tasks such as scaling up, access control, updates, and keeping your data compliant, can be challenging. To help you offload these operational tasks associated with running your own logging stack, we offer Cloud Logging.

Preparing for the Elastic Certified Observability Engineer Exam - Get Elasticsearch Certified

The Elastic Certified Observability Engineer exam tests your knowledge and skills on using the Elastic Stack to implement observability, from ingesting metrics, logs, APM and uptime data to a single data source, to analyzing and reacting to events using Kibana, machine learning, and alerting.

Monitoring SAP Services End-to-End

A typical SAP deployment is usually a sprawling, complex system and is one of the most critical applications an enterprise relies on to keep the business functioning, with it interacting with production, sales, dispatch, HR, and other areas of the business. Monitoring the performance and availability of SAP is therefore the key. Proactive monitoring may allow minor issues to be resolved before they become major issues.

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.