On my testing environment I have detected that many counters are suffixed with _total and added a new metric with _created suffix. After reading the release notes, I realized of the breaking change. Maybe some more emphasis on the BREAKING changed would be awesome.
In our case we don't want change our metric names, so we will not be able to upgrade to the latest versions :(
I think this kind of breaking changes should be introduced gradually, making them optional in any case.
A simple configuration flag on the registry will solve the issue.