Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hey, Would It Be Possible To Add A Way To Edit Autoscaler Configs Without Having To Clone Them ? This Is Really Frustrating Especially When You Reached The Quotat Of Apps In Your Workspace

Hey, would it be possible to add a way to edit autoscaler configs without having to clone them ? This is really frustrating especially when you reached the quotat of apps in your workspace

  
  
Posted 2 years ago
Votes Newest

Answers 5


Hi FierceHamster54 , I'm afraid currently this is not possible. Maybe open a Github issue to track this 🙂

  
  
Posted 2 years ago

CostlyOstrich36 Done ✅
https://github.com/allegroai/clearml/issues/811

  
  
Posted 2 years ago

Hi FierceHamster54 , this should be doable, actually we are adding this to other parts of the system so I'll make sure we update the autoscalers to be support this

  
  
Posted 2 years ago

FierceHamster54 what values do you consider most valuable for editing?

  
  
Posted 2 years ago

SuccessfulKoala55 Mostly the VM instances types and properties, execution queue and app name.

  
  
Posted 2 years ago
991 Views
5 Answers
2 years ago
one year ago
Tags