func ConvMetrics(msg *types.Metrics) *InOutMetrics {
    if msg == nil {
        return nil
    }