| Interface | Description |
|---|---|
| SampleBuilder |
SampleBuilder defines the action of creating a
Collector.MetricFamilySamples.Sample for the given parameters. |
| Class | Description |
|---|---|
| CustomMappingSampleBuilder |
Custom
SampleBuilder implementation to allow Dropwizard metrics to be translated to Prometheus metrics including custom labels and names. |
| DefaultSampleBuilder |
Default implementation of
SampleBuilder. |
| MapperConfig |
POJO containing info on how to map a graphite metric to a prometheus one.
|
Copyright © 2019. All rights reserved.