TSStatSync
Enum typedef.
This stat sync type should be used for counter metrics (i.e it should only increase with time). It should only be manipulated using TSStatIntIncrement. E.g for tracking call counts or uptime.
Values should be arithmetically averaged.
The level of persistence for a statistic value.