Operations | Monitoring | ITSM | DevOps | Cloud

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

Broadcom Awarded Highest Vendor Score in EMA Radar Report For NPM

Broadcom is proud to be named a “Value Leader” in the 2021 EMA Radar Report For Network Performance Management. Broadcom received the highest vendor strength score and was selected as having the best alert and alarm management. We believe this recognition validates our strong NetOps vision and our ability to speed the delivery of new network monitoring software innovations that help address the network transformation challenges of our customers.

What is QUIC? Everything You Need to Know

When I hear QUIC, my immediate reaction is, “The QUICk brown fox jumps over the lazy dog.” That sentence has been ingrained in me since my first typing classes decades ago! I doubt the creators of QUIC were going for this type of reaction when they put together the name… but the good news is that this isn’t an article on typing. We’re diving into what the QUIC protocol is, how it works and how it’s used, and how it’s going to impact web traffic in the future.

Why ZE PowerGroup chose Applications Manager to monitor its data analytics platform

ZE PowerGroup Inc. is a British Columbia-based software company. It offers ZEMA, an award-winning data management, analytics, and integration platform. Although ZEMA was created in-house, the developers at ZE were never successful at measuring the performance of the application during the initial years. They tried a few third-party tools, but measuring the actual application performance continued to be a dilemma until they evaluated ManageEngine’s Applications Manager.

Auto-Instrumenting Ruby Apps with OpenTelemetry

In this tutorial, we will go through a working example of a Ruby application auto-instrumented with OpenTelemetry. To keep things simple, we will create a basic “Hello World” application, instrument it with OpenTelemetry’s Ruby client library to generate trace data and send it to an OpenTelemetry Collector. The Collector will then export the trace data to an external distributed tracing analytics tool of our choice.

Status Dashboards: Now with dark mode!

Since we first launched our customizable, brandable, public status dashboards, customers have been asking us for a dark mode version. We’re excited to announce dark mode has arrived! StatusGator is the premier status page aggregator that collects the status of all the services you depend on and organizes them into a handy public dashboard you can send to your team, users, or stakeholders. And now it won’t blind you with it’s bright white background!

Status Dashboards now automatically refresh!

Many customers have requested that StatusGator’s customizable, brandable, aggregated status dashboards automatically refresh. Well your auto refreshing dreams have just come true because StatusGator status dashboards now update every 5 minutes automatically! Each dashboard will now refresh every 300 seconds, otherwise known as 5 minutes, automatically. And, of course, you can still refresh your browser yourself to get the latest content.

Logz.io's New Lookz is Generally Available!

Back in June, we announced the Public Beta for Logz.io’s New Lookz – which is a new UI that completely changes the way users navigate across Logz.io products and features. The Public Beta gave users the option to toggle between the old and new UIs to see which one they liked better. And the answer from our users was as clear as it could be.

You can now customize the names of services in StatusGator

StatusGator is the easiest way to publish a unified status page featuring the status of all the services you depend on. Our public status dashboards have become a favorite feature allowing schools, startups, and enterprises alike to publish a quick and easy page showing the status of all their cloud services. One commonly requested feature has been the ability to customize the name of each status page listed in your dashboard.

How to extend the Geth collector

This is the the last of a 2-part blog post series regarding Netdata and Geth. If you missed the first, be sure to check it out here. Geth is short for Go-Ethereum and is the official implementation of the Ethereum Client in Go. Currently it’s one of the most widely used implementations and a core piece of infrastructure for the Ethereum ecosystem. With this proof of concept I wanted to showcase how easy it really is to gather data from any Prometheus endpoint and visualize them in Netdata.