Metric instance "value" field is not showing the full value entered (the value is getting trucated).Issue If you are tracking a metric (Field value duration) against a field with a max length of over 40, the value will be truncated on the 'metric_instance.value' field.ResolutionTwo fields need to have the max length increased. The two fields are 'metric_instance.value' and 'metric_instance.field_value'. Increase the max length of the two fields.