Class MeterExporterProperties

java.lang.Object
org.mule.metrics.exporter.api.MeterExporterProperties

public class MeterExporterProperties extends Object
Properties for meter exporter.
  • Field Details

    • METRIC_EXPORTER_ENABLED_PROPERTY

      public static final String METRIC_EXPORTER_ENABLED_PROPERTY
      Determines if the exporter is enabled or not.
      See Also:
  • Constructor Details

    • MeterExporterProperties

      public MeterExporterProperties()