Create an integer metric object that will record values for the same metric (i.e., using the same IntegerCollector object) as the specified original integer metric. If the original metric is inactive (i.e., isActive() == false), then this metric will similarly be inactive.