Package io.prometheus.metrics.config
Class ExporterPushgatewayProperties
Object
ExporterPushgatewayProperties
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getAddress
Address of the Pushgateway in the formhost:port
. Default islocalhost:9091
-
getJob
job
label for metrics being pushed. Default is the name of the JAR file that is running. -
getScheme
Scheme to be used when pushing metrics to the pushgateway. Must be "http" or "https". Default is "http". -
getEscapingScheme
Escaping scheme to be used when pushing metric data to the pushgateway. -
builder
-