public class DatadogMeterRegistry
extends io.micrometer.core.instrument.spectator.step.StepSpectatorMeterRegistry
| Constructor and Description |
|---|
DatadogMeterRegistry(DatadogConfig config) |
DatadogMeterRegistry(DatadogConfig config,
io.micrometer.core.instrument.Clock clock) |
| Modifier and Type | Method and Description |
|---|---|
void |
start() |
void |
stop() |
registergetBaseTimeUnit, getSpectatorRegistry, newCounter, newDistributionSummary, newGauge, newLongTaskTimer, newMeter, newTimer, registerHistogramCounterIfNecessary, registerQuantilesGaugeIfNecessary, toSpectatorTagsconfig, counter, createId, find, gauge, getConventionName, getConventionTags, getMeters, more, newFunctionTimer, newTimeGauge, summary, timerpublic DatadogMeterRegistry(DatadogConfig config, io.micrometer.core.instrument.Clock clock)
public DatadogMeterRegistry(DatadogConfig config)