Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

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

Display All PHP Errors: Basic & Advanced Usage

A PHP application might produce many different levels of warnings and errors during its execution. Seeing these errors is crucial for developers when troubleshooting a misbehaving application. However, many developers often encounter difficulties displaying errors in their PHP applications, leading to silent app failures.

DevSecOps and DevOps: Key Differences

DevOps and DevSecOps have gained more attention in recent years in the world of software development. While both of these methodologies emphasize the agile development process and team collaboration, there are some key differences that distinguish them. Understanding these distinctions is critical for software development teams and organizations to determine which methodology is best suited to their requirements. In this article, we’ll learn about the difference between DevOps and DevSecOps.

Leading on full-stack observability: once you have the logs, the rest is easy

Observability gets more challenging yearly in the rapidly evolving world of distributed computing and cloud-native applications. Organizations today are tasked with ensuring that their critical business applications, revenue-generating applications, and supporting infrastructure operate with reliability and security. The stakes are high; any lapse can lead to user churn, revenue loss, and decreased productivity.

How to use the Digital Experience Score to Gain Insights into DEX of the organization using Nexthink.

Understanding the impact of digital employee experience allows IT leaders to get a sense of the maturity of their organization, set goals and drive improvements based not on trial and error, but on clear evidence derived from organizational data. Let us now gain insights into DEX of the organization using Nexthink Experience Central.

Understanding APM: How to add extensions to the OpenTelemetry Java Agent

As an SRE, have you ever had a situation where you were working on an application that was written with non-standard frameworks, or you wanted to get some interesting business data from an application (number of orders processed for example) but you didn’t have access to the source code?

What's New In Microsoft Teams?

The recent Microsoft Inspire 2023 event unveiled a ton of exciting updates and enhancements for Microsoft Teams. As Microsoft rolls out these new features, the need for performance monitoring becomes ever more essential – but we’ll get to that in a bit. First off, let’s get started with what some of the exciting new changes are for Teams, and how they can help businesses everywhere.

Container Security Fundamentals - Linux Namespaces (Part 3): The Network Namespace

In this video, we continue our examination of Linux namespaces by looking at some details of how the network namespace can be used to isolate a container’s view of network resources, and how this feature can be used for troubleshooting container problems.