log2trace-ui - v1.0.0-RC1
GitHub
Preparing search index...
opentelemetry/common
KeyValue
Interface KeyValue
KeyValue is a key-value pair that is used to store attributes, etc.
interface
KeyValue
{
key
:
string
;
value
:
AnyValue
;
}
Index
Properties
key
value
Properties
key
key
:
string
value
value
:
AnyValue
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
value
GitHub
log2trace-ui - v1.0.0-RC1
Loading...
KeyValue is a key-value pair that is used to store attributes, etc.