Description
Noticed that I was getting a few warning about duplicative initialization of the MetricsSystem. I think this is happening from the metrics around the Thrift servers (I don't think it's possible for the general application-level metrics classes in master/tserver).
Figure out where it's coming from and squash it.