Versions Compared

Key

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

...

  • Custom Metrics are based on the New Metric System.
  • Custom metric name begins with the prefix "custom.".
  • GridMetricManager handles the custom metrics.

  • We should provide ready-to-use Allow registration of simple metrics like LongMetric, DoubleMetric which is exported by existing metric exporters (JMX).
  • Custom metrics management requires a permission.
  • We should document examples of effecient metrics implementations like LongAdder.

...