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

OpenTelemetry auto-instrumentation for Lumen
2,290
0
0
Package Data
Maintainer Username: new999day
Package Create Date: 2024-04-03
Package Last Update: 2024-07-15
Language: PHP
License: Apache-2.0
Last Refreshed: 2024-11-15 03:02:06
Package Statistics
Total Downloads: 2,290
Monthly Downloads: 258
Daily Downloads: 12
Total Stars: 0
Total Watchers: 0
Total Forks: 1
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