jerrytfleung/opentelemetry-auto-magento2

OpenTelemetry auto-instrumentation for Magento2

Maintainers

Package info

github.com/jerrytfleung/contrib-auto-magento2

Homepage

pkg:composer/jerrytfleung/opentelemetry-auto-magento2

Statistics

Installs: 15

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-04-27 22:48 UTC

This package is auto-updated.

Last update: 2026-04-28 23:18:34 UTC


README

Releases Issues Source Mirror Latest Version Stable

This is a read-only subtree split of https://github.com/open-telemetry/opentelemetry-php-contrib.

OpenTelemetry Magento2 auto-instrumentation

Please read https://opentelemetry.io/docs/instrumentation/php/automatic/ for instructions on how to install and configure the extension and SDK.

Overview

Auto-instrumentation hooks are registered via composer, and spans will automatically be created for Magento2 operations.

Configuration

The extension can be disabled via runtime configuration:

OTEL_PHP_DISABLED_INSTRUMENTATIONS=magento2