Netflix/servo

CloudWatchMetricObserver should not remove all metrics

PavlikPolivka opened this issue · 0 comments

Right now if you are using CloudWatchMetricObserver it will remove all metrics pushed updated to it.
This is strange behavior for something called Observer.

In my opnion CloudWatchMetricObserver:updateImpl should just read those metrics not remove them.