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