Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

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

re:Invent Recap Livestream: 2024

Did you miss this year’s re:Invent? Or maybe you were onsite but too busy deep diving on certifications, new products, and networking. Don’t worry—the Datadog team is streaming right to your home on December 17 to recap all of the highlights from the event. Join Andrew Krug from Datadog’s Technical Community along with a host of AWS guests to hear about exciting announcements from AWS re:Invent 2024, Datadog’s latest product launches, and a rundown of the best on-demand sessions that you’ll want to make sure to tune into.

Taking Sentry's Rollback from Hack Week Project to Production

If you’re a developer that uses Sentry and you’re reading this in 2024, stop reading and head to rollback.sentry.io to get your very own Rollback! Just a few weeks ago, we released Sentry Rollback — our first ever year-in-review experience. Think Spotify Wrapped, but for recapping your year as a developer on Sentry.

Grafana LLM plugin updates: choose the LLM models and providers that work best for you

At Grafana Labs, our mission has always been to empower users with the tools they need to build their own observability solutions. Our big tent philosophy embodies this mission by allowing you to choose the tools and technologies that best suit your needs. In this post, we want to share an update to our LLM plugin that reflects this philosophy in action.

Black box and white box monitoring, and why modern IT observability needs both

Monitoring is essential for enhancing the reliability, performance, and user experience of all software systems. IT operations can employ two key monitoring strategies to assess system health: black box and white box monitoring. This blog discusses both approaches and highlights how ManageEngine Site24x7, an AI-based IT observability platform, can assist organizations in adopting white box monitoring to improve IT operations.

How StatusIQ helps executives make informed decisions

Good decisions help leaders keep operations smooth and grow their business. With the right data at the right time, executives can solve problems quickly and take advantage of new opportunities. This blog will explore how StatusIQ helps executives make informed decisions by providing real-time data on system health, optimizing resource allocation, enhancing communication, and improving customer trust.

Implementing OpenTelemetry in a Rust application for performance monitoring

OpenTelemetry can be used to trace Rust applications for performance issues and bugs. OpenTelemetry is an open-source project under the Cloud Native Computing Foundation (CNCF) that aims to standardize the generation and collection of telemetry data. Telemetry data includes logs, metrics, and traces. Rust is a multi-paradigm, general-purpose programming language designed for performance and safety, especially safe concurrency.

Monitoring your Nextjs application using OpenTelemetry

Nextjs is a production-ready React framework for building single-page web applications. It enables you to build fast and user-friendly static websites, as well as web applications using Reactjs. Using OpenTelemetry Nextjs libraries, you can set up end-to-end tracing for your Nextjs applications. Nextjs has its own monitoring feature, but it is only limited to measuring the metrics like core web vitals and real-time analytics of the application.