Today we use the function increment when we want to report success or a failure by sending a metric like 'myMetric.success' or 'myMetric.fail' / 'myMetric.failed' / 'myMetric.error'
If we will have a function in this repo that will send the success or failure it would help in making a metrics convention and avoid typos.