ycchuang99/opentelemetry-auto-soap-client

OpenTelemetry Auto Instrumentation for SOAP Client

Maintainers

Package info

github.com/ycchuang99/opentelemetry-auto-soap-client

pkg:composer/ycchuang99/opentelemetry-auto-soap-client

Statistics

Installs: 1 474

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 3

1.1.0 2026-03-25 08:17 UTC

This package is auto-updated.

Last update: 2026-04-03 10:02:24 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