open-telemetry/opentelemetry-auto-pdo

OpenTelemetry 对 PDO 的自动检测

0.0.15 2024-07-09 07:43 UTC

This package is auto-updated.

Last update: 2024-09-09 08:20:14 UTC


README

Releases Issues Source Mirror Latest Version Stable

这是从 https://github.com/open-telemetry/opentelemetry-php-contrib 分离出来的只读子树。

OpenTelemetry PDO (PHP DataObjects) 自动检测

请阅读 https://opentelemetry.io/docs/instrumentation/php/automatic/ 了解如何安装和配置该扩展和 SDK。

概述

自动检测钩子通过 composer 注册,并将自动为选定的 PDOPDOStatement 方法创建跨度。

配置

可以通过 运行时配置 禁用该扩展。

OTEL_PHP_DISABLED_INSTRUMENTATIONS=pdo