Key Default Description
deleteOnShutdown
true Specifies whether to delete metrics from the PushGateway on shutdown.
filterLabelValueCharacters
true Specifies whether to filter label value characters. If enabled, all characters not matching [a-zA-Z0-9:_] will be removed, otherwise no characters will be removed. Before disabling this option please ensure that your label values meet the Prometheus requirements.
host
(none) The PushGateway server host.
jobName
(none) The job name under which metrics will be pushed
port
-1 The PushGateway server port.
randomJobNameSuffix
true Specifies whether a random suffix should be appended to the job name.