| Package | Description |
|---|---|
| net.centro.rtb.monitoringcenter.config |
| Modifier and Type | Method and Description |
|---|---|
JmxReporterConfig.Builder |
JmxReporterConfig.Builder.blockedStartsWithFilters(Set<String> blockedStartsWithFilters)
Sets the blacklist filters to be applied to metric names.
|
static JmxReporterConfig.Builder |
JmxReporterConfig.builder() |
JmxReporterConfig.Builder |
JmxReporterConfig.Builder.enableReporter(boolean enableReporter)
Indicates whether the reporter should be enabled or not.
|
JmxReporterConfig.Builder |
JmxReporterConfig.Builder.startsWithFilters(Set<String> startsWithFilters)
Sets the whitelist filters to be applied to metric names.
|
Copyright © 2016–2018. All rights reserved.