mozilla-services / mozservices

INACTIVE - http://mzl.la/ghe-archive - Various utilities for Pyramid-based Mozilla applications
33 stars 17 forks source link

updated mozsvc.metrics to integrate metlog and cornice together #10

Closed crankycoder closed 12 years ago

crankycoder commented 12 years ago

added a new MetricsService class which can be used to pull in metlog decorators into the Service.api() decorators either through the constructor or via arguments in the api() method