93949596979899100
try { metrics.getSnapshot(); return metrics; } catch (RuntimeException e) { logger.warn(e.getMessage() + ". (This exception is ignored)", e); return new EmptySigarMetricSet(); } }