Operations | Monitoring | ITSM | DevOps | Cloud

APM

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

Monitoring Android applications with Elastic APM

People are handling more and more matters on their smartphones through mobile apps both privately and professionally. With thousands or even millions of users, ensuring great performance and reliability is a key challenge for providers and operators of mobile apps and related backend services.

OpenTelemetry Browser Instrumentation Complete Tutorial

Browser instrumentation refers to collecting and analyzing data about a user's interactions with a web browser. This type of instrumentation involves using specialized tools and techniques to gather information about how a website is being used, such as page load times, network requests, and user interactions. The data collected through browser instrumentation can be used to improve website performance, identify and troubleshoot errors, and gain insights into user behavior.

Python Elasticsearch Tutorial - How to use Python Elasticsearch client

Elasticsearch is a popular search engine that can be used to swiftly and almost instantly store, explore, and analyze huge volumes of data. It offers a distributed, multitenant full-text search engine with an HTTP web interface and schema-free JSON documents on top of Apache Lucene. In this tutorial, we will demonstrate how to communicate with an Elasticsearch cluster using a Python Elasticsearch client.

How to Protect your IT Ops from Cloud Outages

Over the past few months, I’ve written a couple of blogs analyzing significant Azure outages that affected multiple services. These articles covered detecting cloud outages long before Microsoft confirmed them and provided details of symptoms we saw. You can read these articles about a September 2022 outage and another in January 2023.

Why Seven.One Entertainment Group Chose Datadog RUM for Client-side Observability

Hear why Seven.One Entertainment Group, a subsidiary of ProSiebenSat.1 Media SE , which is Germany’s top commercial broadcaster, chose Datadog Real User Monitoring and how the solution enabled them to better understand client-side issues.

Performance and User Experience Monitoring for Citrix Linux Workspaces

Citrix for Linux VDI and DaaS options allow organizations to deploy Linux digital workspaces and Linux applications that can then be accessed by end-users from Linux or non-Linux endpoints. This allows organizations to deploy applications optimized for Linux OSs to users using mobile, Mac, Windows, and BYOD (Bring Your Own Device) endpoints as well as those using native Linux.

OpenTelemetry vs Datadog - Choosing between OpenTelemetry and Datadog

OpenTelemetry and DataDog are both used for monitoring applications. While OpenTelemetry is an open source observability framework, DataDog is a cloud-monitoring SaaS service. OpenTelemetry is a collection of tools, APIs, and SDKs that help generate and collect telemetry data (logs, metrics, and traces). OpenTelemetry does not provide a storage and visualization layer, while DataDog does.