Filip Petkovski 3e6155e596
Use CopyTo when resetting histogram in stats iterator
The histogram stats iterator does not fully clear the histogram object
and is not resilient to new fields being added to the histogram type.

To resolve the issue, the commit uses the CopyTo methods which should
be future proof to new fields being added.

Signed-off-by: Filip Petkovski <filip.petkovsky@gmail.com>
2024-07-31 11:18:47 +02:00
..
2024-01-17 22:26:32 +08:00
2024-05-14 16:20:15 +08:00
2024-05-27 17:14:17 +02:00
2024-01-23 17:02:14 +01:00