Closed ktoso closed 1 year ago
otel only requires wide integers: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/README.md#attribute
A primitive type: string, boolean, double precision floating point (IEEE 754-1985) or signed 64 bit integer.
So I think we're good to not support 8
8
otel only requires wide integers: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/README.md#attribute
So I think we're good to not support
8