@launchdarkly/observability-node - v1.3.0
Preparing search index...
Metric
Interface Metric
interface
Metric
{
name
:
string
;
tags
?:
{
name
:
string
;
value
:
string
}
[]
;
unit
?:
string
;
value
:
number
;
}
Index
Properties
name
tags?
unit?
value
Properties
name
name
:
string
Optional
tags
tags
?:
{
name
:
string
;
value
:
string
}
[]
Optional
unit
unit
?:
string
UCUM / OTel unit for the instrument (e.g.
ms
,
By
).
value
value
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
tags
unit
value
@launchdarkly/observability-node - v1.3.0
Loading...
UCUM / OTel unit for the instrument (e.g.
ms,By).