Download the PHP package mladenrtl/opentelemetry-auto-drupal without Composer
On this page you can find all versions of the php package mladenrtl/opentelemetry-auto-drupal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mladenrtl/opentelemetry-auto-drupal
More information about mladenrtl/opentelemetry-auto-drupal
Files in mladenrtl/opentelemetry-auto-drupal
Download mladenrtl/opentelemetry-auto-drupal
More information about mladenrtl/opentelemetry-auto-drupal
Files in mladenrtl/opentelemetry-auto-drupal
Vendor mladenrtl
Package opentelemetry-auto-drupal
Short Description OpenTelemetry auto-instrumentation for Drupal
License Apache-2.0
Package opentelemetry-auto-drupal
Short Description OpenTelemetry auto-instrumentation for Drupal
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package opentelemetry-auto-drupal
OpenTelemetry Drupal auto-instrumentation
This is an OpenTelemetry auto-instrumentation package for Drupal framework applications.
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 (Drupal core hooks)
- 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 Drupal subdirectory:
Configuration
The extension can be disabled via runtime configuration:
All versions of opentelemetry-auto-drupal with dependencies
PHP Build Version
Package Version
Requires
ext-opentelemetry Version
*
open-telemetry/api Version ^1.0
open-telemetry/sdk Version ^1
open-telemetry/sem-conv Version ^1.23
symfony/http-client Version 6.4.x-dev
nyholm/psr7 Version ^1.8@dev
open-telemetry/api Version ^1.0
open-telemetry/sdk Version ^1
open-telemetry/sem-conv Version ^1.23
symfony/http-client Version 6.4.x-dev
nyholm/psr7 Version ^1.8@dev
The package mladenrtl/opentelemetry-auto-drupal contains the following files
Loading the files please wait ....