Operations | Monitoring | ITSM | DevOps | Cloud

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

How to visualize Amazon CloudWatch metrics in Grafana

In the wide world of observability, you have many options for visualizing metrics collected by Amazon CloudWatch. And because of that, you’re often left making lots of decisions — about cost, configurations, flexibility, and more. At Grafana Labs, we stick to our “big tent” philosophy, which means we don’t force you into a decision or even tell you that you have to bring your CloudWatch metrics to Grafana Cloud.

The Impact of AI on Cybersecurity

Artificial intelligence (AI) is seemingly everywhere in today’s tech landscape. The hype cycle is in full flow, especially regarding the use of large language models (LLM) for generative AI like OpenAI ChatGPT, Google Gemini and Anthropic Claude. Indeed, many tech companies are determined to add LLM into products where it sometimes seems tacked on.

Making Use of Previous State in Icinga2 Check Commands

When writing a custom check plugin for Icinga 2, there are situations where in addition to observing the current state of a system, taking the past into account as well can be helpful. A common case for this is when the data source provides counter values, i.e. values that increase over time and you are less interested in the current value but more in how it changes.

The Forensics Of React Server Components (RSCs)

In this article, we’re going to look deeply at React Server Components (RSCs). They are the latest innovation in React’s ecosystem, leveraging both server-side and client-side rendering as well as streaming HTML to deliver content as fast as possible. We will get really nerdy to get a full understanding of how RFCs fit into the React picture, the level of control they offer over the rendering lifecycle of components, and what page loads look like with RFCs in place.

The Promise and Pitfalls of Remote Patient Monitoring

Remote patient monitoring (RPM) is a growing field that allows medical professionals to track a patient's vital signs and other health metrics from afar. This emerging technology shows great promise for expanding access to care, improving outcomes, and reducing costs. However, making the most of RPM requires overcoming some substantial hurdles.
Sponsored Post

Decoding Database Deadlocks: Five-Stage Strategy for Industry Resilience

In database management, a seemingly silent adversary - database deadlocks - casts a shadow over the operational efficiency of industries. Picture a scenario where critical processes come to a sudden standstill, entangled in a web of deadlocks. This challenge transcends mere technical complexities; it has the potential to disrupt entire operations.

10 Tips to Choose the Right Infrastructure Monitoring Tool for your Business

In today’s time, most businesses use cloud-native technologies and digital infrastructure to stay ahead of their competitors. The excessive dependency on these technologies is resulting in a distributed IT infrastructure that is quite challenging to manage and grow without the right tools and practices. Ensuring proper health and performance of IT infrastructure is crucial to achieving organizational goals and keeping end-users satisfied. This is where infrastructure Monitoring comes into practice.

Kubernetes Alerting: 10 Must-Have Alerts for Proactive Monitoring

Running a Kubernetes cluster includes keeping an eye on it to make sure your apps and services are healthy. You don’t want to be staring at a bunch of Kubernetes dashboards all day, though. You want to set up kubernetes alerting with appropriate alerts instead, right? With k8s alerts, you will spot problems quickly in your Kubernetes cluster and hopefully fix them quickly as well. But what should you alert on? Here are the top 10 most important alerts you should set up for your Kubernetes cluster.