Category: APM
Articles tagged APM
.jpg)
Manual instrumentation with OpenTelemetry for Python applications
In this blog post, we will show you how to manually instrument Python applications using OpenTelemetry. We will explore how to use the proper OpenTelemetry Python libraries and in particular work on instrumenting tracing in a Python application.
.jpg)
Manual instrumentation with OpenTelemetry for Node.js applications
In this blog post, we will show you how to manually instrument Node.js applications using OpenTelemetry. We will explore how to use the proper OpenTelemetry Node.js libraries and in particular work on instrumenting tracing in a Node.js application.
.jpg)
Automatic instrumentation with OpenTelemetry for Node.js applications
Learn how to auto-instrument Node.js applications using OpenTelemetry. With standard commands in a Docker file, applications can be instrumented quickly without writing code in multiple places, enabling rapid change, scale, and easier management.

How to deploy Hello World Elastic Observability on Google Cloud Run
Follow the step-by-step process of instrumenting Elastic Observability for a Hello World web app running on Google Cloud Run.

Understanding APM: How to add extensions to the OpenTelemetry Java Agent
This blog post provides a comprehensive guide for Site Reliability Engineers (SREs) and IT Operations to gain visibility and traceability into applications, especially those written with non-standard frameworks or without access to the source code.

How to combine OpenTelemetry instrumentation with Elastic APM Agent features
This post shows you how you can combine the OpenTelemetry tracing APIs with Elastic APM Agents. You'll learn how OpenTelemetry spans became part of a trace that Elastic APM Agents report.

How to capture custom metrics without app code changes using the Java Agent Plugin
When the application you're monitoring doesn't emit the custom metrics you'd like, and you can't directly change the app code, you can use a Java Agent Plugin to automatically instrument the application and emit the custom metrics you desire.

Improving the Elastic APM UI performance with continuous rollups and service metrics
We made significant improvements to the UI performance in Elastic APM to make it scale with even the most demanding workloads, by pre-aggregating metrics at the service level, and storing the metrics at different levels of granularity.
.jpeg)
Gaining new perspectives beyond logging: An introduction to application performance monitoring
Change is on the horizon for the world of logging. In this post, we’ll outline a recommended journey for moving from just logging to a fully integrated solution with logs, traces, and APM.

Trace your Azure Function application with Elastic Observability
Serverless applications deployed on Azure Functions are growing in usage. This blog shows how to deploy a serverless application on Azure functions with Elastic Agent and use Elastic's APM capability to manage and troubleshoot issues.

Monitor OpenAI API and GPT models with OpenTelemetry and Elastic
Get ready to be blown away by this game-changing approach to monitoring cutting-edge ChatGPT applications! As the ChatGPT phenomenon takes the world by storm, it's time to supercharge your monitoring game with OpenTelemetry and Elastic Observability.
.png)