OpenTelemetry PHP

ServiceInstance
in package
implements ResourceDetectorInterface

FinalYes
Tags
see
https://github.com/open-telemetry/semantic-conventions/tree/main/docs/resource#service-experimental

Spec deviation: Service Instance ID is not generated by the Service detector, as UUID is not useful in shared-nothing PHP setups (FPM, Apache), and cannot be replaced by a more useful value due to Service being the last detector.

Table of Contents

Interfaces

ResourceDetectorInterface

Methods

getResource()  : ResourceInfo

Methods


        
On this page

Search results