interface InstrumentHandle
@internal
Hierarchy
- interface \OpenTelemetry\SDK\Metrics\InstrumentHandle
Expanded class hierarchy of InstrumentHandle
All classes that implement InstrumentHandle
File
-
vendor/
open-telemetry/ sdk/ Metrics/ InstrumentHandle.php, line 10
Namespace
OpenTelemetry\SDK\MetricsView source
interface InstrumentHandle {
public function getHandle() : Instrument;
}
Members
Title Sort descending | Modifiers | Object type | Summary |
---|---|---|---|
InstrumentHandle::getHandle | public | function |