summaryrefslogtreecommitdiffstats
path: root/PHPINFO
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-09-04 15:19:43 +0200
committerRemi Collet <remi@php.net>2024-09-04 15:19:43 +0200
commitfb3d5bcbcd6442326ecc4d91d34e6e5acafb3eed (patch)
tree2381b79f3ff7d5b671810c3982f772deffce6a20 /PHPINFO
parentbd4a4d298ceeb4cbf6df839da690b18fc79396b7 (diff)
update to 1.1.0beta2
open https://github.com/open-telemetry/opentelemetry-php/issues/1376 PHP 8.4 compatibility
Diffstat (limited to 'PHPINFO')
-rw-r--r--PHPINFO5
1 files changed, 4 insertions, 1 deletions
diff --git a/PHPINFO b/PHPINFO
index e0a91a2..8391fd9 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,9 +2,12 @@
opentelemetry
opentelemetry hooks => enabled
-extension version => 1.0.3
+extension version => 1.1.0beta2
Directive => Local Value => Master Value
opentelemetry.conflicts => no value => no value
opentelemetry.validate_hook_functions => On => On
opentelemetry.allow_stack_extension => Off => Off
+opentelemetry.attr_hooks_enabled => Off => Off
+opentelemetry.attr_pre_handler_function => OpenTelemetry\API\Instrumentation\WithSpanHandler::pre => OpenTelemetry\API\Instrumentation\WithSpanHandler::pre
+opentelemetry.attr_post_handler_function => OpenTelemetry\API\Instrumentation\WithSpanHandler::post => OpenTelemetry\API\Instrumentation\WithSpanHandler::post