Package io.prometheus.client.dropwizard.samplebuilder
-
Interface Summary Interface Description SampleBuilder SampleBuilder defines the action of creating aCollector.MetricFamilySamples.Samplefor the given parameters. -
Class Summary Class Description CustomMappingSampleBuilder CustomSampleBuilderimplementation to allow Dropwizard metrics to be translated to Prometheus metrics including custom labels and names.DefaultSampleBuilder Default implementation ofSampleBuilder.MapperConfig POJO containing info on how to map a graphite metric to a prometheus one.