Opentelemetry PHP Auto-Instrumentation is a process of adding tracing capabilities into user application without modyfing its source code. The PHP auto-instrumentation uses the Observability API introduced in PHP 8.0. It can be used from user application in order to add additional functionality executed before and after the observed function.

3m read timeFrom opentelemetry.io
Post cover image
Table of contents
PrerequisitesHow to use itCurrent status and next steps
1 Comment

Sort: