open-telemetry/opentelemetry-php

Support Otlp Profiling

Open

#1,984 opened on Jun 11, 2026

View on GitHub
 (0 comments) (1 reaction) (0 assignees)PHP (224 forks)auto 404
help wanted

Repository metrics

Stars
 (894 stars)
PR merge metrics
 (Avg merge 5d 5h) (5 merged PRs in 30d)

Description

Otlp-Profiling is now in alpha, and we'd like to see SDKs implement support for it, especially for things that the opentelemetry-ebpf-profiler cannot profile or only with very high overhead, such as heap profiling data.

Bonus for supporting process context and thread context when they're ready.

The profiling working group would welcome questions or input, and feel free to join the fortnightly call. All information about the call is at the top of our running meeting notes.

Contributor guide