tbachert / otel-instrumentation-runtime-metrics
Generates php runtime metrics for OpenTelemetry
Package info
github.com/Nevay/otel-instrumentation-runtime-metrics
pkg:composer/tbachert/otel-instrumentation-runtime-metrics
dev-main / 0.1.x-dev
2026-01-17 09:30 UTC
Requires
- php: ^8.1
- composer-runtime-api: ^2.0
- open-telemetry/api: ^1.4
Requires (Dev)
- symfony/dotenv: ^7.3
- symfony/yaml: ^7.3
- tbachert/otel-sdk: ^0.1
This package is auto-updated.
Last update: 2026-03-14 21:28:05 UTC
README
Provides general PHP runtime metrics such as process uptime and memory usage.
Installation
composer require tbachert/otel-instrumentation-runtime-metrics
Usage
Metrics are automatically registered using the Instrumentation hook.