View Source Mobius.Exports.UnsupportedMetricError exception (mobius v0.4.0)
Error for trying to export metric types where there is no support in the export implementation
Link to this section Summary
Link to this section Types
Specs
t() :: %Mobius.Exports.UnsupportedMetricError{ __exception__: term(), message: binary(), metric_type: Mobius.metric_type() }