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
Is It Possible To Run In Offline Mode And Still Save The Machine Monitoring Metrics? By Default It Is Monitored For Me In Online Mode But Not In Offline Mode.

Is it possible to run in offline mode and still save the machine monitoring metrics? By default it is monitored for me in online mode but not in offline mode.

  
  
Posted 10 months ago
Votes Newest

Answers 3


Hi @<1558624430622511104:profile|PanickyBee11> , I think this might be a bug. Please open a GitHub issue to follow up on this 🙂

  
  
Posted 10 months ago

@<1558624430622511104:profile|PanickyBee11> in general nothing is supposed to be turned off in the offline mode

  
  
Posted 10 months ago

I do see these metrics in the json file, but they are not shown in the UI

  
  
Posted 10 months ago