Typedef opentelemetry::sdk::metrics::ValueType

Typedef Documentation

using opentelemetry::sdk::metrics::ValueType = nostd::variant<int64_t, double>