Download the PHP package open-telemetry/opentelemetry-auto-guzzle without Composer
On this page you can find all versions of the php package open-telemetry/opentelemetry-auto-guzzle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download open-telemetry/opentelemetry-auto-guzzle
More information about open-telemetry/opentelemetry-auto-guzzle
Files in open-telemetry/opentelemetry-auto-guzzle
Download open-telemetry/opentelemetry-auto-guzzle
More information about open-telemetry/opentelemetry-auto-guzzle
Files in open-telemetry/opentelemetry-auto-guzzle
Vendor open-telemetry
Package opentelemetry-auto-guzzle
Short Description OpenTelemetry auto-instrumentation for Guzzle.
License Apache-2.0
Homepage https://opentelemetry.io/docs/php
Package opentelemetry-auto-guzzle
Short Description OpenTelemetry auto-instrumentation for Guzzle.
License Apache-2.0
Homepage https://opentelemetry.io/docs/php
Please rate this library. Is it a good library?
Informations about the package opentelemetry-auto-guzzle
This is a read-only subtree split of https://github.com/open-telemetry/opentelemetry-php-contrib.
OpenTelemetry Guzzle auto-instrumentation
Please read https://opentelemetry.io/docs/instrumentation/php/automatic/ for instructions on how to install and configure the extension and SDK.
Overview
Auto-instrumentation hooks are registered via composer.
- create spans automatically for each Guzzle request that is sent (sync or async)
- add a
traceparent
header to the request to facilitate distributed tracing
Configuration
The extension can be disabled via runtime configuration:
All versions of opentelemetry-auto-guzzle with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-opentelemetry Version *
open-telemetry/api Version ^1.0
open-telemetry/sem-conv Version ^1.24
guzzlehttp/guzzle Version ^7
ext-opentelemetry Version *
open-telemetry/api Version ^1.0
open-telemetry/sem-conv Version ^1.24
guzzlehttp/guzzle Version ^7
The package open-telemetry/opentelemetry-auto-guzzle contains the following files
Loading the files please wait ....