in mutornadomon/external_interfaces/publish.py [0:0]
def _publish(self, monitor): try: self.publisher(monitor.metrics) except: self.logger.exception('Metrics publisher raised an exception')