public static final class DefaultBlockMaster.Metrics extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CAPACITY_FREE |
static String |
CAPACITY_TOTAL |
static String |
CAPACITY_USED |
static String |
TIER |
static String |
WORKERS |
Modifier and Type | Method and Description |
---|---|
static void |
registerGauges(BlockMaster master)
Registers metric gauges.
|
public static final String CAPACITY_TOTAL
public static final String CAPACITY_USED
public static final String CAPACITY_FREE
public static final String WORKERS
public static final String TIER
public static void registerGauges(BlockMaster master)
master
- the block master handleCopyright © 2023. All Rights Reserved.