Object
CustomLabelMapper

public class CustomLabelMapper extends Object
A LabelMapper to allow Dropwizard metrics to be translated to Prometheus metrics including custom labels and names. Prometheus metric name and labels are extracted from the Dropwizard name based on the provided list of MapperConfigs. The FIRST matching config will be used.