| 程序包 | 说明 |
|---|---|
| org.dromara.hmily.metrics.prometheus.impl.collector |
| 构造器和说明 |
|---|
JmxScraper(String jmxUrl,
String username,
String password,
boolean ssl,
List<ObjectName> whitelistObjectNames,
List<ObjectName> blacklistObjectNames,
MBeanReceiver receiver,
JmxMBeanPropertyCache jmxMBeanPropertyCache)
Instantiates a new Jmx scraper.
|
Copyright © 2020 dromara. All rights reserved.