def with_storage_resolution()

in fluentmetrics/metric.py [0:0]


    def with_storage_resolution(self, value):
        self.storage_resolution = value
        return self