public class Names
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
METRIC_PREFIX
Eureka metric names consist of three parts [source].[component].[detailed name]:
source - fixed to eurekaServer (and eurekaClient on the client side)
component - Eureka component, like REST layer, replication, etc
detailed name - a detailed metric name explaining its purpose
|
static java.lang.String |
METRIC_REPLICATION_PREFIX |
static java.lang.String |
REMOTE |
| Constructor and Description |
|---|
Names() |
public static final java.lang.String METRIC_PREFIX
public static final java.lang.String METRIC_REPLICATION_PREFIX
public static final java.lang.String REMOTE