@s2-dev/streamstore - v0.22.0
Preparing search index...
LabelMetric
Interface LabelMetric
A label metric with string values.
interface
LabelMetric
{
name
:
string
;
values
:
string
[]
;
}
Index
Properties
name
values
Properties
name
name
:
string
Label name.
values
values
:
string
[]
Label values.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
values
@s2-dev/streamstore - v0.22.0
Loading...
A label metric with string values.