| Package | Description |
|---|---|
| com.kickstarter.dropwizard.metrics.influxdb.transformer |
| Modifier and Type | Method and Description |
|---|---|
static DropwizardMeasurementParser |
DropwizardMeasurementParser.withTemplates(Map<String,TaggedPattern> metricTemplates)
Returns a new
DropwizardMeasurementParser with default DROPWIZARD_METRIC_MAPPINGS
and the user-provided metricTemplates. |
| Constructor and Description |
|---|
DropwizardTransformer(Map<String,String> baseTags,
DropwizardMeasurementParser parser,
boolean groupCounters,
boolean groupGauges,
TimeUnit rateUnit,
TimeUnit durationUnit) |
Copyright © 2017. All rights reserved.