| Package | Description |
|---|---|
| net.centro.rtb.monitoringcenter.config |
| Modifier and Type | Method and Description |
|---|---|
MetricNamePostfixPolicy |
NamingConfig.getMetricNamePostfixPolicy()
Retrieves the policy for appending metric types to metric names.
|
static MetricNamePostfixPolicy |
MetricNamePostfixPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricNamePostfixPolicy[] |
MetricNamePostfixPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MonitoringCenterConfig.Builder |
MonitoringCenterConfig.Builder.metricNamePostfixPolicy(MetricNamePostfixPolicy metricNamePostfixPolicy)
Sets the policy for appending metric types to metric names.
|
Copyright © 2016–2019. All rights reserved.