Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

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

Overprovisioned and Overspent: Optimize Before You Lift and Shift

Do you know what’s wrong with “lift and shift?” Everything. But why? In this video, SolarWinds Head Geek Leon Adato and Technical Content Manager for Community Kevin M. Sparenberg dig into what goes wrong during on-prem to cloud migration of applications and systems in many organizations and how monitoring can help not only avoid those problems but improve the overall outcome as well.

Logging Gitlab Runners for MacOS and Linux

Gitlab is the DevOps lifecycle tool of choice for most application developers. It was developed to offer continuous integration and deployment pipeline features on an open-source licensing model. GitLab Runner is an open-source application that is integrated within the GitLab CI/ CD pipeline to automate running jobs in the pipeline. It is written in GoLang, making it platform agnostic. It is installed onto any supported operating system, a locally hosted application environment, or within a container.

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.