Variable Stats.SEPARATOR

Separator used by Prometheus

struct Stats
{
  // ...
  void SEPARATOR = "|SEPARATORSYM|";
  // ...
}