From 2b7b59d29c67a287584f9f4157e3e22544d22c43 Mon Sep 17 00:00:00 2001 From: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Date: Sun, 19 May 2024 04:37:01 +0000 Subject: [PATCH 1/2] Auto-update registry versions (f10dc7c799ee513c59030564b390cfbabd33031a) --- data/registry/instrumentation-php-psr16.yml | 6 ++---- data/registry/instrumentation-php-slim.yml | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/data/registry/instrumentation-php-psr16.yml b/data/registry/instrumentation-php-psr16.yml index 6e83ebf8c7d4..ed5902c5e091 100644 --- a/data/registry/instrumentation-php-psr16.yml +++ b/data/registry/instrumentation-php-psr16.yml @@ -8,13 +8,11 @@ tags: urls: repo: https://github.com/open-telemetry/opentelemetry-php-contrib/tree/main/src/Instrumentation/Psr16 license: Apache 2.0 -description: - Auto-instrumentation hooks are registered via composer, and spans will - automatically be created for each PSR-16 cache operation. +description: Auto-instrumentation hooks are registered via composer, and spans will automatically be created for each PSR-16 cache operation. authors: - name: OpenTelemetry Authors createdAt: 2024-04-18 package: registry: packagist name: open-telemetry/opentelemetry-auto-psr16 - version: 0.0.1 + version: 0.0.2 diff --git a/data/registry/instrumentation-php-slim.yml b/data/registry/instrumentation-php-slim.yml index bf2eb88bfabe..68369f8c4257 100644 --- a/data/registry/instrumentation-php-slim.yml +++ b/data/registry/instrumentation-php-slim.yml @@ -15,4 +15,4 @@ createdAt: 2022-12-14 package: registry: packagist name: open-telemetry/opentelemetry-auto-slim - version: 1.0.5 + version: 1.0.6 From f55b30b40745101553ff897e2871452c5065bbc7 Mon Sep 17 00:00:00 2001 From: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Date: Sun, 19 May 2024 15:18:59 +0000 Subject: [PATCH 2/2] Results from /fix:format --- data/registry/instrumentation-php-psr16.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/registry/instrumentation-php-psr16.yml b/data/registry/instrumentation-php-psr16.yml index ed5902c5e091..4bd8d95288d2 100644 --- a/data/registry/instrumentation-php-psr16.yml +++ b/data/registry/instrumentation-php-psr16.yml @@ -8,7 +8,9 @@ tags: urls: repo: https://github.com/open-telemetry/opentelemetry-php-contrib/tree/main/src/Instrumentation/Psr16 license: Apache 2.0 -description: Auto-instrumentation hooks are registered via composer, and spans will automatically be created for each PSR-16 cache operation. +description: + Auto-instrumentation hooks are registered via composer, and spans will + automatically be created for each PSR-16 cache operation. authors: - name: OpenTelemetry Authors createdAt: 2024-04-18