OpenTelemetry PHP

InstrumentationScope
in package
implements InstrumentationScopeInterface

FinalYes

Represents the instrumentation scope information associated with the Tracer or Meter

Table of Contents

Interfaces

InstrumentationScopeInterface

Properties

$attributes  : AttributesInterface
$name  : string
$schemaUrl  : string|null
$version  : string|null

Methods

__construct()  : mixed
getAttributes()  : AttributesInterface
getName()  : string
getSchemaUrl()  : string|null
getVersion()  : string|null

Properties

Methods


        
On this page

Search results