Operations | Monitoring | ITSM | DevOps | Cloud

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

Observability Shifts Right

Observability first emerged as a focal point of interest in the DevOps community in the 2017 time frame. Aware that business was demanding highly adaptable digital environments, DevOps professionals realised that high adaptability required a new approach to IT architecture. Whereas historically, digital stacks were monolithic or, at best, coarsely grained, the new stacks would have to be highly modular, dynamic, ephemeral at the component level, and spread over multiple cloud-based services.

SCOM meets ServiceNow with the Opslogix ServiceNow Incident Connector

With the Opslogix ServiceNow Incident Connector for SCOM, you get a bi-directional data sync between SCOM Alerts and ServiceNow Incidents and Tickets Most organizations rely on a number of different tools to keep their operations running smoothly. Getting these tools to integrate seamlessly with each other is an essential factor in streamlining your operations, but sometimes, additional connectors might be needed in order to do so optimally.

Simplify OpenTelemetry Pipelines with Headers Setter

In telemetry jargon, a pipeline is a directed acyclic graph (DAG) of nodes that carry emitted signals from an application to a backend. In an OpenTelemetry Collector, a pipeline is a set of receivers that collect signals, runs them through processors, and then emits them through configured exporters. This blog post hopes to simplify both types of pipelines by using an OpenTelemetry extension called the Headers Setter.

Azure Service Bus Monitoring and Alerting

Microsoft Azure offers a cloud-based messaging service called Azure Service Bus. The goal is to streamline communication between disparate components or applications, regardless of whether they are distributed across multiple environments and locations or operating on the same Azure platform. With Azure Service Bus, you can develop distributed systems that are scalable, reliable, and decoupled.

Monitoring and Diagnosing AVD

In this overview video, we'll be walking you through monitoring and diagnosing Azure Virtual Desktop utilizing CloudReady Synthetics and Service Watch. With a large number of organizations moving towards virtual desktops for end users, it is critical to have the right monitoring in place. Performance issues and outages can greatly impact the end user productivity and cause frustration due to a poor user experience.

As APIs grow in strategic importance to banks, focus turns to modern API monitoring tools

Banks are putting a fresh set of eyes on how they are using APIs to drive better business outcomes and deliver more value to their customers. This is a relatively new departure toward adopting digital transformation of key operations. Financial organizations are traditionally known for favoring conservative business models that often resist modernizing complex legacy systems or rapid change in product and service offerings. This has been changing rapidly as APIs become more prevalent.

Resolving VPN Issues Without Manual Intervention: Qualcomm Incorporated and Nexthink Flow

VPN issues are easily some of the most common digital workplace problems to plague end user computing (EUC) teams. When the VPN crashes or falls out of compliance, it can have a disproportionate impact on employee experience. Monitoring and managing VPN performance is a top priority for many of our customers – including Qualcomm Incorporated. Qualcomm had a known VPN issue taking place in their environment impacting 90% of their workforce.

Grafana panel titles: Why we changed from center to left-aligned

As Grafana evolved over the years, so did our panel headers. In our quest for improvement, we continually added design options that created more comprehensive panels, but also an increasingly complex interface. It was a process of continual adaptation without a roadmap — which, though well-intentioned, began to result in unforeseen challenges.

What is Docker Network Host?

Docker is a platform as a service for deploying applications in Docker containers. Containers are software "packages" that bundle together an application's source code with its libraries, configurations, and dependencies, helping software run more consistently and reliably on different machines. To start using Docker containers, you need to be familiar with Docker networking. Below, we'll answer the question: "What is a Docker network host?".