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.
1 Comment
Sort: