Package | Description |
---|---|
io.micrometer.core.instrument |
Copyright 2017 Pivotal Software, Inc.
|
io.micrometer.core.instrument.composite |
Copyright 2017 Pivotal Software, Inc.
|
io.micrometer.core.instrument.cumulative |
Copyright 2017 Pivotal Software, Inc.
|
io.micrometer.core.instrument.dropwizard |
Copyright 2017 Pivotal Software, Inc.
|
io.micrometer.core.instrument.internal |
Copyright 2017 Pivotal Software, Inc.
|
io.micrometer.core.instrument.noop |
Copyright 2017 Pivotal Software, Inc.
|
io.micrometer.core.instrument.step |
Copyright 2017 Pivotal Software, Inc.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDistributionSummary |
class |
AbstractTimer |
Modifier and Type | Class and Description |
---|---|
class |
CompositeFunctionCounter<T> |
Modifier and Type | Class and Description |
---|---|
class |
CumulativeCounter |
class |
CumulativeDistributionSummary
Cumulative distribution summary.
|
class |
CumulativeFunctionCounter<T> |
class |
CumulativeTimer |
Modifier and Type | Class and Description |
---|---|
class |
DropwizardCounter |
class |
DropwizardDistributionSummary |
class |
DropwizardFunctionCounter<T> |
class |
DropwizardFunctionTimer<T> |
class |
DropwizardGauge |
class |
DropwizardTimer |
Modifier and Type | Class and Description |
---|---|
class |
DefaultGauge<T> |
class |
DefaultLongTaskTimer |
class |
DefaultMeter |
Modifier and Type | Class and Description |
---|---|
class |
NoopCounter |
class |
NoopDistributionSummary |
class |
NoopFunctionCounter |
class |
NoopFunctionTimer |
class |
NoopGauge |
class |
NoopLongTaskTimer |
class |
NoopMeter |
class |
NoopTimeGauge |
class |
NoopTimer |
Modifier and Type | Class and Description |
---|---|
class |
StepCounter
Counter that reports a rate per second to a monitoring system.
|
class |
StepDistributionSummary |
class |
StepFunctionCounter<T> |
class |
StepTimer |
Copyright © 2019. All rights reserved.