Package org.apache.dubbo.config.nested
Class PrometheusConfig
java.lang.Object
org.apache.dubbo.config.nested.PrometheusConfig
- All Implemented Interfaces:
Serializable
Configuration for the prometheus.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetExporter(PrometheusConfig.Exporter exporter) voidsetPushgateway(PrometheusConfig.Pushgateway pushgateway)
-
Constructor Details
-
PrometheusConfig
public PrometheusConfig()
-
-
Method Details
-
getExporter
-
setExporter
-
getPushgateway
-
setPushgateway
-