public class CloudWatchMeterRegistry
extends io.micrometer.core.instrument.step.StepMeterRegistry
| Constructor and Description |
|---|
CloudWatchMeterRegistry(CloudWatchConfig config,
io.micrometer.core.instrument.Clock clock,
com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync amazonCloudWatchAsync) |
CloudWatchMeterRegistry(CloudWatchConfig config,
io.micrometer.core.instrument.Clock clock,
com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync amazonCloudWatchAsync,
java.util.concurrent.ThreadFactory threadFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.concurrent.TimeUnit |
getBaseTimeUnit() |
protected void |
publish() |
close, defaultHistogramConfig, newCounter, newDistributionSummary, newFunctionCounter, newFunctionTimer, newGauge, newLongTaskTimer, newMeter, newTimer, start, start, stoppublic CloudWatchMeterRegistry(CloudWatchConfig config, io.micrometer.core.instrument.Clock clock, com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync amazonCloudWatchAsync)
public CloudWatchMeterRegistry(CloudWatchConfig config, io.micrometer.core.instrument.Clock clock, com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync amazonCloudWatchAsync, java.util.concurrent.ThreadFactory threadFactory)