Attempting to add a metric based on an object will throw the error "Instanced metric group cannot be empty".
Aria Operations
Built-in views are based on instance name or group.
To work around this issue this error edit the xml file manually and import the view.
<Item>
<Value>
<Property name="objectType" value="RESOURCE"/>
<Property name="attributeKey" value="summary|parentDatacenter"/>
<Property name="isStringAttribute" value="true"/>
<Property name="adapterKind" value="VMWARE"/>
<Property name="resourceKind" value="HostSystem"/>
<Property name="rollUpCount" value="0"/>
<Property name="transformations">
<List>
<Item value="CURRENT"/>
</List>
</Property>
<Property name="isProperty" value="true"/>
<Property name="addTimestampAsColumn" value="false"/>
<Property name="isShowRelativeTimestamp" value="false"/>
</Value>
</Item>
</List>
</Property>