public class NoOpMetricReporter extends Object implements MetricReporter
Constructor and Description |
---|
NoOpMetricReporter() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the name of the tracer.
|
void |
init()
Initializes the
MetricReporter implementation with configurations. |
public void init() throws InvalidConfigurationException
MetricReporter
MetricReporter
implementation with configurations.init
in interface MetricReporter
InvalidConfigurationException
- if the configurations are invalid.public String getName()
MetricReporter
getName
in interface MetricReporter
Copyright © 2018 WSO2. All rights reserved.