We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd37522 commit 1c3eef5Copy full SHA for 1c3eef5
.github/workflows/php.yml
@@ -23,6 +23,7 @@ jobs:
23
php-version: ['8.1', '8.2', '8.3', '8.4']
24
# Sorted alphabetically to ease finding the desired run in the GitHub Workflow UI.
25
project: [
26
+ 'AutoInstrumentationInstaller',
27
'Aws',
28
'Context/Swoole',
29
'Exporter/Instana',
@@ -52,6 +53,7 @@ jobs:
52
53
'Instrumentation/Slim',
54
'Instrumentation/Symfony',
55
'Instrumentation/Yii',
56
+ 'MetaPackages/opentelemetry',
57
'Logs/Monolog',
58
'Propagation/Instana',
59
'Propagation/ServerTiming',
0 commit comments