| Package | Description |
|---|---|
| io.micrometer.core.instrument.dropwizard |
Copyright 2017 Pivotal Software, Inc.
|
| io.micrometer.core.instrument.logging |
Copyright 2017 Pivotal Software, Inc.
|
| io.micrometer.core.instrument.push | |
| io.micrometer.core.instrument.simple |
Copyright 2017 Pivotal Software, Inc.
|
| io.micrometer.core.instrument.step |
Copyright 2017 Pivotal Software, Inc.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DropwizardConfig
Base configuration for
DropwizardMeterRegistry. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LoggingRegistryConfig
Configuration for
LoggingMeterRegistry. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PushRegistryConfig
Common configuration settings for any registry that pushes aggregated
metrics on a regular interval.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SimpleConfig
Configuration for
SimpleMeterRegistry. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StepRegistryConfig |
Copyright © 2020 LeanCloud. All rights reserved.