Opentelemetry_core.Key_valuetype t = string * Value.tval conv :
(string
* [< `Bool of bool
| `Float of float
| `Int of int
| `None
| `String of string ]) ->
Opentelemetry_core.Common_.Proto.Common.key_valueval of_otel : Opentelemetry_core.Common_.Proto.Common.key_value -> t