Getting Started
Get up and running with OpenTelemetry for PHP.
This is the OpenTelemetry PHP documentation. OpenTelemetry is an observability framework – an API, SDK, and tools that are designed to aid in the generation and collection of application telemetry data such as metrics, logs, and traces. This documentation is designed to help you understand how to get started using OpenTelemetry PHP.
The current status of the major functional components for OpenTelemetry PHP is as follows:
Traces | Metrics | Logs |
---|---|---|
Alpha | Alpha | Not yet implemented |
For releases, including the latest release, see Releases.
Get up and running with OpenTelemetry for PHP.