public class JMXCollector extends PushCollector
| Constructor and Description |
|---|
JMXCollector(MBeanServer server) |
| Modifier and Type | Method and Description |
|---|---|
void |
record(String meterName,
Tag[] tags,
Quantity[] quantities) |
getCollectionMethodpublic JMXCollector(MBeanServer server)
public void record(String meterName, Tag[] tags, Quantity[] quantities) throws MalformedObjectNameException, NotCompliantMBeanException, MBeanRegistrationException, InstanceAlreadyExistsException, InstanceNotFoundException, ReflectionException
Copyright © 2020. All rights reserved.