Class ExporterPushgatewayProperties
Object
ExporterPushgatewayProperties
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()Address of the Pushgateway in the formhost:port.Connection timeout for connections to the Pushgateway.Escaping scheme to be used when pushing metric data to the pushgateway.getJob()joblabel for metrics being pushed.Read timeout for connections to the Pushgateway.Scheme to be used when pushing metrics to the pushgateway.
-
Method Details
-
getAddress
Address of the Pushgateway in the formhost:port. Default islocalhost:9091 -
getJob
-
getScheme
-
getEscapingScheme
Escaping scheme to be used when pushing metric data to the pushgateway. -
getConnectTimeout
Connection timeout for connections to the Pushgateway. -
getReadTimeout
Read timeout for connections to the Pushgateway. -
builder
-