Uses of Class
io.prometheus.metrics.config.ExporterPushgatewayProperties
Packages that use ExporterPushgatewayProperties
-
Uses of ExporterPushgatewayProperties in io.prometheus.metrics.config
Methods in io.prometheus.metrics.config that return ExporterPushgatewayPropertiesModifier and TypeMethodDescriptionExporterPushgatewayProperties.Builder.build()
PrometheusProperties.getExporterPushgatewayProperties()
Methods in io.prometheus.metrics.config with parameters of type ExporterPushgatewayPropertiesModifier and TypeMethodDescriptionPrometheusProperties.Builder.pushgatewayProperties
(ExporterPushgatewayProperties pushgatewayProperties) Constructors in io.prometheus.metrics.config with parameters of type ExporterPushgatewayPropertiesModifierConstructorDescriptionPrometheusProperties
(MetricsProperties defaultMetricsProperties, Map<String, MetricsProperties> metricProperties, ExemplarsProperties exemplarProperties, ExporterProperties exporterProperties, ExporterFilterProperties exporterFilterProperties, ExporterHttpServerProperties httpServerConfig, ExporterPushgatewayProperties pushgatewayProperties, ExporterOpenTelemetryProperties otelConfig)