Download the PHP package sagacorp/opentelemetry-auto-symfony-process without Composer
On this page you can find all versions of the php package sagacorp/opentelemetry-auto-symfony-process. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sagacorp/opentelemetry-auto-symfony-process
More information about sagacorp/opentelemetry-auto-symfony-process
Files in sagacorp/opentelemetry-auto-symfony-process
Download sagacorp/opentelemetry-auto-symfony-process
More information about sagacorp/opentelemetry-auto-symfony-process
Files in sagacorp/opentelemetry-auto-symfony-process
Vendor sagacorp
Package opentelemetry-auto-symfony-process
Short Description OpenTelemetry auto-instrumentation for Symfony Process component
License Apache-2.0
Homepage https://opentelemetry.io/docs/languages/php/
Package opentelemetry-auto-symfony-process
Short Description OpenTelemetry auto-instrumentation for Symfony Process component
License Apache-2.0
Homepage https://opentelemetry.io/docs/languages/php/
Please rate this library. Is it a good library?
Informations about the package opentelemetry-auto-symfony-process
This is a read-only subtree split of https://github.com/open-telemetry/opentelemetry-php-contrib.
OpenTelemetry Symfony Process auto-instrumentation
This is an OpenTelemetry auto-instrumentation package for Symfony Process component.
Please read https://opentelemetry.io/docs/instrumentation/php/automatic/ for instructions on how to install and configure the extension and SDK.
Requirements
- OpenTelemetry extension
- OpenTelemetry SDK and exporters (required to actually export traces)
Overview
The following features are supported:
- root span creation (
Symfony\Component\HttpKernel\HttpKernel::handlehook) - context propagation
- HttpClient client span creation
- HTTPClient context propagation
- Message Bus span creation
- Message Transport span creation
Installation via composer
Installing dependencies and executing tests
From Symfony subdirectory:
Configuration
The extension can be disabled via runtime configuration:
All versions of opentelemetry-auto-symfony-process with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-opentelemetry Version *
open-telemetry/api Version ^1.9
open-telemetry/sem-conv Version ^1.38
symfony/process Version ^7.2 || ^8.0
ext-opentelemetry Version *
open-telemetry/api Version ^1.9
open-telemetry/sem-conv Version ^1.38
symfony/process Version ^7.2 || ^8.0
The package sagacorp/opentelemetry-auto-symfony-process contains the following files
Loading the files please wait ...