Class OpenTelemetryAutoConfigurableMeterExporterConfiguration
java.lang.Object
org.mule.metrics.exporter.impl.optel.config.OpenTelemetryAutoConfigurableMeterExporterConfiguration
- All Implemented Interfaces:
org.mule.metrics.exporter.config.api.MeterExporterConfiguration,org.mule.metrics.exporter.config.api.NamedMeterComponent
public class OpenTelemetryAutoConfigurableMeterExporterConfiguration
extends Object
implements org.mule.metrics.exporter.config.api.MeterExporterConfiguration
-
Constructor Summary
ConstructorsConstructorDescriptionThis constructor is needed for injection in the registry.OpenTelemetryAutoConfigurableMeterExporterConfiguration(org.mule.metrics.exporter.config.api.MeterExporterConfiguration delegate) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.mule.metrics.exporter.config.api.MeterExporterConfiguration
getStringValue
-
Constructor Details
-
OpenTelemetryAutoConfigurableMeterExporterConfiguration
public OpenTelemetryAutoConfigurableMeterExporterConfiguration()This constructor is needed for injection in the registry. -
OpenTelemetryAutoConfigurableMeterExporterConfiguration
public OpenTelemetryAutoConfigurableMeterExporterConfiguration(org.mule.metrics.exporter.config.api.MeterExporterConfiguration delegate)
-
-
Method Details
-
getStringValue
- Specified by:
getStringValuein interfaceorg.mule.metrics.exporter.config.api.MeterExporterConfiguration
-
getName
- Specified by:
getNamein interfaceorg.mule.metrics.exporter.config.api.NamedMeterComponent
-