Fix null values and vm labels
This fix to how VM processes null value had not been merged in a previous MR. This avoid VM throwing an error if one of the labels is null, but if all the labels are null then we will consider the metric invalid and won't insert it.