commit | 491f5a83c5aa4b22ddba712f6df44bf659a905b3 | [log] [tgz] |
---|---|---|
author | John Kacur <jkacur@redhat.com> | Wed Jan 26 10:06:33 2022 -0500 |
committer | John Kacur <jkacur@redhat.com> | Fri Jan 28 09:05:15 2022 -0500 |
tree | 69e93036d37fa87ad5c368ddc2d84512fc0d123d | |
parent | 19f9aa600ae331eb2fadf5f821f539bf24f0dea3 [diff] |
rteval: Increase default buckets from 2000 to 3500 Increase the default buckets from 2000 to 3500 With commit 0292c8963611 we skip statistics reporting if we run out of buckets. Increase the default number of buckets to make this less likely to occur. Signed-off-by: John Kacur <jkacur@redhat.com>