Uses of Interface
io.prometheus.metrics.exporter.pushgateway.HttpConnectionFactory
Packages that use HttpConnectionFactory
-
Uses of HttpConnectionFactory in io.prometheus.metrics.exporter.pushgateway
Classes in io.prometheus.metrics.exporter.pushgateway that implement HttpConnectionFactoryModifier and TypeClassDescriptionclassThis can be used for creatingScheme.HTTPandScheme.HTTPSconnections.Methods in io.prometheus.metrics.exporter.pushgateway with parameters of type HttpConnectionFactoryModifier and TypeMethodDescriptionPushGateway.Builder.connectionFactory(HttpConnectionFactory connectionFactory) Custom connection factory.