Uses of Enum
io.prometheus.metrics.exporter.pushgateway.Scheme
-
Uses of Scheme in io.prometheus.metrics.exporter.pushgateway
Modifier and TypeMethodDescriptionstatic Scheme
Scheme.fromString
(String name) static Scheme
Returns the enum constant of this type with the specified name.static Scheme[]
Scheme.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionSpecify if metrics should be pushed using HTTP or HTTPS.