Track added/remove metrics in a given change

We should track how many metrics are added or removed in a given change. This could solve two problems:

  1. Understanding if any new metrics were added to instrument a new piece of code
  2. If too many metrics were added, perhaps via a label which changes frequently, which could bring down the monitoring infrastructure.