ycchuang99/opentelemetry-auto-soap-client

OpenTelemetry Auto Instrumentation for SOAP Client

0.0.4 2025-04-02 01:54 UTC

This package is auto-updated.

Last update: 2025-07-03 02:40:45 UTC


README

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.

Installation

composer require ycchuang99/opentelemetry-auto-soap-client

Configuration

The extension can be disabled via runtime configuration:

OTEL_PHP_DISABLED_INSTRUMENTATIONS=soap-client