Found a bug in the code processing incoming integer metrics with a scale < 1, where it would scale the wrong variable and then pass the unscaled value across to be stored.
Also added a log message to a new default case so that we could see cases where the units is not recognized.
Found a bug in the code processing incoming integer metrics with a scale < 1, where it would scale the wrong variable and then pass the unscaled value across to be stored. Also added a log message to a new default case so that we could see cases where the units is not recognized.