Uses of Class
io.prometheus.client.dropwizard.samplebuilder.MapperConfig
-
Packages that use MapperConfig Package Description io.prometheus.client.dropwizard.samplebuilder -
-
Uses of MapperConfig in io.prometheus.client.dropwizard.samplebuilder
Methods in io.prometheus.client.dropwizard.samplebuilder with parameters of type MapperConfig Modifier and Type Method Description protected io.prometheus.client.dropwizard.samplebuilder.CustomMappingSampleBuilder.NameAndLabelsCustomMappingSampleBuilder. getNameAndLabels(MapperConfig config, Map<String,String> parameters)Constructor parameters in io.prometheus.client.dropwizard.samplebuilder with type arguments of type MapperConfig Constructor Description CustomMappingSampleBuilder(List<MapperConfig> mapperConfigs)
-