Method value signature matches expected callback signature, so there is no need in explicit lambda wrapping.
* Enable using counters as the other types * For completeness - gauge<->histogram * Create metrics/cloudwatch2 pkg * Address PR comments * Comment around prebuilt zeros StatisticsSet * Address PR comments