| Package | Description |
|---|---|
| io.prometheus.client.dropwizard | |
| io.prometheus.client.dropwizard.samplebuilder |
| Constructor and Description |
|---|
DropwizardExports(com.codahale.metrics.MetricRegistry registry,
SampleBuilder sampleBuilder) |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomMappingSampleBuilder
Custom
SampleBuilder implementation to allow Dropwizard metrics to be translated to Prometheus metrics including custom labels and names. |
class |
DefaultSampleBuilder
Default implementation of
SampleBuilder. |
Copyright © 2019. All rights reserved.