tbachert/otel-instrumentation-runtime-metrics

Generates php runtime metrics for OpenTelemetry

dev-main / 0.1.x-dev 2025-09-23 20:32 UTC

This package is auto-updated.

Last update: 2025-09-30 11:30:33 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.