Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

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

Learn how to build interactive dashboards with Netdata Cloud for troubleshooting systems

This video will show you how to build new dashboards with key metrics from any number of distributed systems in one place for a bird's eye view of your infrastructure. Create more meaningful visualizations for troubleshooting or keep a watchful eye on your infrastructure's most meaningful metrics without moving from node to node. Netdata’s free, open-source monitoring agent works with Netdata Cloud to help you monitor and troubleshoot every layer of your systems to find weaknesses before they turn into outages.

How to use Netdata Cloud for infrastructure observability

In this video, we cover how Netdata Cloud provides scalable infrastructure monitoring for any number of distributed nodes running the Netdata Agent. Monitor any system in your infrastructure including physical or virtual machines (VM), containers, cloud deployments, or edge / IoT devices. Netdata’s free, open-source monitoring agent works with Netdata Cloud to help you monitor and troubleshoot every layer of your systems to find weaknesses before they turn into outages.

7 JSON Logging Tips That You Can Implement

When teams begin to analyze their logs, they almost immediately run into a problem and they’ll need some JSON logging tips to overcome them. Logs are naturally unstructured. This means that if you want to visualize or analyze your logs, you are forced to deal with many potential variations. You can eliminate this problem by logging out invalid JSON and setting the foundation for log-driven observability across your applications.

Receive charts of Pandora FMS in Telegram

In this video we will learn how to add graphics to the alerts that we receive in Telegram for Pandora alerting. In the first tutorial we saw how to configure to receive these alerts with text and now we will be able to add that they come accompanied by the graph of the module that triggers it. We also leave you the following links to our wiki where you can learn more about the steps that make up the alerts.

Using Netdata's alerts smartboard for monitoring systems' health and performance

The alerts smartboard gives you high-level information for every node you are monitoring with Netdata Cloud. In this video, you will learn how to navigate through the alerts smartboard as well as what each alert means. Netdata’s free, open-source monitoring agent works with Netdata Cloud to help you monitor and troubleshoot every layer of your systems to find weaknesses before they turn into outages.

What's new in Grafana Cloud for October 2021: Machine Learning, Grafana 8.2, new integrations, and more

Here at Grafana Labs, we’re constantly shipping new features to help our users get the most out of Grafana Cloud. To help our new and existing customers learn about the latest and greatest, here’s a roundup of all the new features and improvements you should know about to make the most of Grafana Cloud.

5 Weird Use Cases for Log Management

We’re all familiar with the typical use cases for log management, such as monitoring cloud infrastructures, development environments, and local IT infrastructure. So we thought it would be fun to cover some of the less usual, more wild use cases for log management, just to show that log management tools are more versatile, and more interesting, than they may seem. If any of these use cases look too interesting to ignore, let us know and we can do a full article on them!

Announcing the Logz.io Search Bar

Engineering teams hoping to gain full-stack observability into their environment need access to the relevant logs, metrics, and traces generated by their cloud infrastructure and applications. Accessing the relevant data quickly is essential – not just because it is more convenient, but because faster engineers are also business-critical for many organizations.

New Microsoft Teams Performance Monitoring Solutions Buyer's Guide Helps Businesses Choose the Right Solution

Many organizations have become reliant on Microsoft Teams as the central hub of the digital workplace, allowing teams to work together more efficiently, amalgamating chat, file sharing, email, calendar, meetings, and integrations with countless third-party solutions all in one place. With this reliance comes the need for 24/7 reliability, so that users can stay productive on Microsoft Teams.

Instrumentation for C# .NET Apps with OpenTelemetry

OpenTelemetry is the recommended path today for instrumenting applications with tracing in a standard, vendor-agnostic and future-proof way. In fact, OpenTelemetry (nicknamed OTEL) encompasses all three pillars of observability: tracing, metrics, and logs. The tracing element of the specification is now stable with the rest following. This is innovative stuff! You can read more on OpenTelemetry and the current release state on this guide.