manikmagar / mule-opentelemetry-module

Mule Extension to generate OpenTelemetry traces

Home Page:https://avioconsulting.github.io/mule-opentelemetry-module/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 only. Metrics and Logs are not supported, yet. See Issue#38.

About

Mule Extension to generate OpenTelemetry traces

https://avioconsulting.github.io/mule-opentelemetry-module/

License:BSD 2-Clause "Simplified" License


Languages

Language:Java 99.7%Language:RAML 0.3%