MetadataValue interface
Represents a metric metadata value.
Property Details
name
the name of the metadata.
name?: string
Property Value
string
value
the value of the metadata.
value?: string
Property Value
string