diff options
author | Remi Collet <remi@remirepo.net> | 2023-04-01 08:55:57 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-04-01 08:55:57 +0200 |
commit | e37211d1873d1af9700d12120be3d37cd5ae42bc (patch) | |
tree | 288752011974ce7652585fb3d7252acec1ae14f1 /REFLECTION | |
parent | f3d77294d030644256c086dec41a904ff96d699a (diff) |
update to 1.0.0beta3
extension renamed from otel_instrumentation to opentelemetry
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ -Extension [ <persistent> extension #87 otel_instrumentation version 1.0.0beta2 ] { +Extension [ <persistent> extension #87 opentelemetry version 1.0.0beta3 ] { - Functions { - Function [ <internal:otel_instrumentation> function OpenTelemetry\Instrumentation\hook ] { + Function [ <internal:opentelemetry> function OpenTelemetry\Instrumentation\hook ] { - Parameters [4] { Parameter #0 [ <required> ?string $class ] |