Error for trying to export metric types where there is no support in the export implementation
Summary
Types
@type t() :: %Mobius.Exports.UnsupportedMetricError{ __exception__: true, message: binary(), metric_type: Mobius.metric_type() }
Error for trying to export metric types where there is no support in the export implementation
@type t() :: %Mobius.Exports.UnsupportedMetricError{ __exception__: true, message: binary(), metric_type: Mobius.metric_type() }