Modifier and Type | Class and Description |
---|---|
class |
MetricRegistry
A registry of metric instances.
|
Modifier and Type | Method and Description |
---|---|
void |
MetricRegistry.registerAll(MetricSet metrics)
Given a metric set, registers them.
|
void |
MetricRegistry.registerAll(String prefix,
MetricSet metrics)
Given a metric set, registers them with the given prefix prepended to their names.
|
Copyright © 2021. All rights reserved.