Skip to content

avioconsulting/mule-opentelemetry-module

Repository files navigation

Mule 4 OpenTelemetry Extension

Table of Contents

OpenTelemetry

OpenTelemetry is a collection of tools, APIs, and SDKs. Use it to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) to help you analyze your software’s performance and behavior.

This purpose of this mule extension is to allow Mule Applications participate in OpenTelemetry-based distributed traces.

mule with opentelemetry
Figure 1. Mule with OpenTelmetry

Documentation

📎
This module supports OpenTelemetry Traces and Metrics only. Logs are not supported, yet.