Variable ApplicationStatsLabels.version_

Version of Agora being run (git commit / tag)

struct ApplicationStatsLabels
{
  // ...
  string version_ ;
  // ...
}