open-telemetry/opentelemetry-auto-psr6

为PSR-6(缓存库的通用接口)提供OpenTelemetry自动检测。

0.0.3 2024-06-25 01:39 UTC

This package is auto-updated.

Last update: 2024-08-29 06:53:28 UTC


README

Releases Issues Source Mirror Latest Version Stable

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

OpenTelemetry PSR-6自动检测

请阅读https://opentelemetry.io/docs/instrumentation/php/automatic/以获取有关如何安装和配置扩展和SDK的说明。

概述

通过composer注册自动检测钩子,每个PSR-6缓存操作将自动创建跨度。

配置

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

OTEL_PHP_DISABLED_INSTRUMENTATIONS=psr6