open-telemetry/opentelemetry-auto-psr16

PSR-16(缓存库的通用接口)的OpenTelemetry自动检测

0.0.3 2024-06-25 01:39 UTC

This package is auto-updated.

Last update: 2024-08-29 06:38:22 UTC


README

Releases Issues Source Mirror Latest Version Stable

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

OpenTelemetry PSR-16自动检测

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

概述

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

配置

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

OTEL_PHP_DISABLED_INSTRUMENTATIONS=psr16