The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

748 Modules
496 Ready
245 Need Help
🏆 Leaderboard
Stable v2.0.6

Magento Opentelemetry

outeredge/magento-opentelemetry-module

Sends Magento 2 logs to an OpenTelemetry (OTLP) endpoint. Supports providers like Middleware, Honeycomb, OpenObserve, Dynatrace, and Grafana Cloud.

16,320
Downloads
Below average
9
GitHub Stars
Below average
4mo ago
Last Release
0
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
1 error , 74 warnings
PHPStan Failed

Tested on Magento 2.4.8-p4

Recent Test History

Each release is tested against the latest Magento version at that time.

v2.0.6 on Magento 2.4.8-p4
Mar 21, 2026
v2.0.6 on Magento 2.4.8-p3
Dec 28, 2025

Share This Module's Status

Magento Opentelemetry Magento compatibility status badge

README

Loaded from GitHub

magento-opentelemetry-module

A Magento 2 module that adds support for sending Logs to an OTLP endpoint.

Examples for some well known providers:

Provider Endpoint Headers Resources
Middleware https://{project}.middleware.io - mw.account_key={account_key},mw.resource_key=custom
Honeycomb https://api.honeycomb.io x-honeycomb-team={api_key}
OpenObserve https://api.openobserve.ai/api/{your_org_url} Authorization=Basic {token},stream-name=default
Dynatrace https://{env}.live.dynatrace.com/api/v2/otlp Authorization=Api-Token {token}
Grafana Cloud https://otlp-gateway-prod-{region}.grafana.net/otlp Authorization=Basic {base64_token}

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.