InstrumentationScopeFactoryInterface
in
Table of Contents
Methods
Methods
create()
public
create(string $name[, string|null $version = null ][, string|null $schemaUrl = null ][, iterable<string|int, mixed> $attributes = [] ]) : InstrumentationScopeInterface
Parameters
- $name : string
- $version : string|null = null
- $schemaUrl : string|null = null
- $attributes : iterable<string|int, mixed> = []