new999day / contrib-auto-lumen by new999day
forked from opentelemetry-php/contrib-auto-laravel

OpenTelemetry auto-instrumentation for Lumen
6
0
0
Package Data
Maintainer Username: new999day
Package Create Date: 2024-04-03
Package Last Update: 2024-04-05
Language: PHP
License: Apache-2.0
Last Refreshed: 2024-04-26 03:00:03
Package Statistics
Total Downloads: 6
Monthly Downloads: 6
Daily Downloads: 0
Total Stars: 0
Total Watchers: 0
Total Forks: 0
Total Open Issues: 0

Releases Issues Source Mirror Latest Version Stable

This is a read-only subtree split of https://github.com/open-telemetry/opentelemetry-php-contrib.

OpenTelemetry Lumen 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, and spans will automatically be created.

Configuration

The extension can be disabled via runtime configuration:

OTEL_PHP_DISABLED_INSTRUMENTATIONS=laravel