Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Application Performance Monitoring and related technologies.

Network Performance Monitoring vs. Application Performance Monitoring: What's The Difference?

Network performance monitoring (NPM) and application performance monitoring (APM) are both key pillars of an overall performance and reliability management strategy, especially when dealing with complex, distributed infrastructure across cloud-native environments. NPM and APM also complement each other, in the sense that NPM can serve as an additional source of truth and observability for application performance.

Top 15 Docker Container Monitoring tools in 2022

One of the easiest ways to see if the application running in our nodes is in an optimized state or not is by monitoring them. It is the last yet critical stage of any software development lifecycle. It opens up many possible improvements in your application, networking, IT automation, and other miscellaneous configurations. As we move towards microservice architecture, containerization and orchestration tools are rising. Containers are special processes that run in isolation from other processes.

7000+ GitHub stars, DIY Query Builder & UX improvements - SigNal 14

It’s time for our monthly product updates. Closing GitHub issues, fixing bugs, shipping code, and sipping coffee, time flies by every month. Last month, we crossed a major milestone of 7000+ GitHub stargazers. We can not thank the developer community enough for supporting us in our mission to democratize observability.

geeks+gurus: Sumo Logic's Debut in the Gartner APM (&O!) Magic Quadrant

Sam Fell (host) Erez Barak (VP, Product Development) Mitch Ashley (Principal Analyst, TechStrong Research) The recent publication of the 2022 Gartner Magic Quadrant (MQ) for Application Performance Monitoring caused quite a stir in some circles with the addition of “and Observability” to the title! What does that mean? And what other changes did we spot in this year’s report?!

NodeJs OpenTelemetry - Implementing Distributed Tracing in a NodeJS Application using OpenTelemetry

In this tutorial, we will implement distributed tracing for a nodejs application based on microservices architecture. To implement distributed tracing, we will be using open-source solutions - SigNoz and OpenTelemetry, so you can easily follow the tutorial. More about SigNoz: SigNoz - Monitor your applications and troubleshoot problems in your deployed applications, an open-source alternative to DataDog, New Relic, etc. Backed by Y Combinator.

Python Instrumentation - Monitor your Python application using OpenTelemetry and SigNoz

In this video, learn how to set up application monitoring for Python apps using an open-source solution, SigNoz and OpenTelemetry. Tracing your application can give the much-needed context required to troubleshoot performance issues. OpenTelemetry is an open-source project that can help you set up an observability framework for your cloud-native applications.

Full Lifecycle Application Performance Monitoring is a Money-Saving Hack

IT experts and techies are constantly devising new ways to do more with less in our rapidly evolving world. Traditional platforms monitoring and modern technological maintenance take a large portion of a conventional organization’s IT budget. This leaves limited resources to develop new standards-based and adaptive applications that fulfill core business demands.

Sponsored Post

How Core Web Vitals create business impact

What are Core Web Vitals, and why should you care? Let's power through the essentials of CWV, CX and their impact on $$$. This is written with the busy software executive in mind - so we're sticking to a clear, big-picture view of metrics, user experience and revenue. Chances are, if you've heard about Core Web Vitals (CWV), it's been in the form of a stick: something Google is enforcing that can hurt your search engine visibility. We're here to go over the carrot - a quick explainer of Core Web Vitals, and how they can help you connect with customers and drive lasting innovation.

Flask OpenTelemetry - Monitoring your Flask application using OpenTelemetry

Tracing your application can give the much-needed context required to troubleshoot performance issues. OpenTelemetry is an open-source project that can help you set up an observability framework for your cloud-native applications. In this tutorial, we will use SigNoz as our backend analysis tool. SigNoz is a full-stack open-source APM tool that can store and visualize the telemetry data collected with OpenTelemetry. It is built natively on OpenTelemetry and works on the OTLP data formats.