@launchdarkly/observability + @launchdarkly/session-replay
Preparing search index...
client/types/types
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
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
name
tags
unit
value
@launchdarkly/observability + @launchdarkly/session-replay
Loading...
UCUM / OTel unit for the instrument (e.g.
ms,By).