Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

MetricGroup methods:

  • #counter(int[, Counter])
  • #meter(int, Meter)
  • #gauge(int, Gauge)
  • #histogram(int, Histogram)
  • #group#addGroup(int)

Proposed Changes

Remove the methods without a replacement.

...