func (x MetricType) String() string { return proto.EnumName(MetricType_name, int32(x)) }
func (x KeyType) String() string { return proto.EnumName(KeyType_name, int32(x)) }