MetricMetadataInterface
in
Table of Contents
Methods
- description() : string|null
- instrumentType() : string|InstrumentType
- name() : string
- temporality() : string|Temporality
- Returns the underlying temporality of this metric.
- unit() : string|null
Methods
description()
public
description() : string|null
Return values
string|nullinstrumentType()
public
instrumentType() : string|InstrumentType
Return values
string|InstrumentTypename()
public
name() : string
Return values
stringtemporality()
Returns the underlying temporality of this metric.
public
temporality() : string|Temporality
Return values
string|Temporality —internal temporality
unit()
public
unit() : string|null