Uses of Enum
io.vertx.micrometer.Label
Packages that use Label
-
Uses of Label in io.vertx.micrometer
Subclasses with type arguments of type Label in io.vertx.micrometerFields in io.vertx.micrometer with type parameters of type LabelModifier and TypeFieldDescriptionMicrometerMetricsOptions.DEFAULT_LABELSDefault label match for public http server: exclude remote labelMethods in io.vertx.micrometer that return LabelModifier and TypeMethodDescriptionstatic LabelReturns the enum constant of this type with the specified name.static Label[]Label.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.vertx.micrometer that return types with arguments of type LabelMethods in io.vertx.micrometer with parameters of type LabelModifier and TypeMethodDescriptionAdd a labels to enable.Method parameters in io.vertx.micrometer with type arguments of type LabelModifier and TypeMethodDescriptionSets enabled labels.