in ApPerformance change cpuUtilized type to int[], in ClientMetrics change mcs and rates types to int[] - they were originally defined as byte[], but that causes them to be serialized as base64-encoded strings, which is annoying

This commit is contained in:
Dmitry Toptygin
2020-09-15 15:06:42 -04:00
parent 583538e195
commit 082ef09474
2 changed files with 2 additions and 2 deletions