Operations | Monitoring | ITSM | DevOps | Cloud

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.

Open-Source Monitoring With SolarWinds AppOptics

In software terms, “open source” means applications and their source code are available for the public to download and modify free of cost. Anyone can access, edit, and supplement the code to create an enhanced version of the application. Vendors often do this by forking the source code to create their own version of the application, marketing their version commercially.

No more searching for a needle in a haystack: A world where Elastic & StackState team up

Meeting the goal of delivering great performance and reliability in the face of our ever-changing, increasingly autonomous IT environments is fundamentally challenged by a data problem. Sure, there’s lots of it - logs, metrics, and APM traces - but it is exceedingly hard to extract actionable information when there are so many fast moving parts.

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.