Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
org.springframework.boot.actuate.metrics.export |
Metrics export support.
|
org.springframework.boot.actuate.metrics.jmx |
Metrics integration with JMX.
|
org.springframework.boot.actuate.metrics.opentsdb |
Metrics integration with OpenTSDB.
|
org.springframework.boot.actuate.metrics.repository |
Metrics repository support.
|
org.springframework.boot.actuate.metrics.repository.redis |
Metrics Redis repository support.
|
org.springframework.boot.actuate.metrics.rich |
Metrics rich gauge support.
|
org.springframework.boot.actuate.metrics.statsd |
Metrics integration with Statsd.
|
org.springframework.boot.actuate.metrics.writer |
Support for writing metrics.
|
Class and Description |
---|
MessageChannelMetricWriter
A
MetricWriter that publishes the metric updates on a MessageChannel . |
Class and Description |
---|
GaugeWriter
Writer for gauge values (simple metric with a number value).
|
PrefixMetricWriter
A writer for metrics that allows efficient storage of groups of metrics with a common
name prefix (their group name).
|
Class and Description |
---|
CounterWriter
Simple writer for counters (metrics that increment).
|
Delta
A value object representing an increment in a metric value (usually a counter).
|
GaugeWriter
Writer for gauge values (simple metric with a number value).
|
MetricWriter
Basic strategy for write operations on
Metric data. |
Class and Description |
---|
GaugeWriter
Writer for gauge values (simple metric with a number value).
|
Class and Description |
---|
CounterWriter
Simple writer for counters (metrics that increment).
|
Delta
A value object representing an increment in a metric value (usually a counter).
|
GaugeWriter
Writer for gauge values (simple metric with a number value).
|
MetricWriter
Basic strategy for write operations on
Metric data. |
PrefixMetricWriter
A writer for metrics that allows efficient storage of groups of metrics with a common
name prefix (their group name).
|
Class and Description |
---|
CounterWriter
Simple writer for counters (metrics that increment).
|
Delta
A value object representing an increment in a metric value (usually a counter).
|
GaugeWriter
Writer for gauge values (simple metric with a number value).
|
MetricWriter
Basic strategy for write operations on
Metric data. |
PrefixMetricWriter
A writer for metrics that allows efficient storage of groups of metrics with a common
name prefix (their group name).
|
Class and Description |
---|
CounterWriter
Simple writer for counters (metrics that increment).
|
Delta
A value object representing an increment in a metric value (usually a counter).
|
GaugeWriter
Writer for gauge values (simple metric with a number value).
|
MetricWriter
Basic strategy for write operations on
Metric data. |
Class and Description |
---|
CounterWriter
Simple writer for counters (metrics that increment).
|
Delta
A value object representing an increment in a metric value (usually a counter).
|
GaugeWriter
Writer for gauge values (simple metric with a number value).
|
MetricWriter
Basic strategy for write operations on
Metric data. |
Class and Description |
---|
CounterWriter
Simple writer for counters (metrics that increment).
|
Delta
A value object representing an increment in a metric value (usually a counter).
|
GaugeWriter
Writer for gauge values (simple metric with a number value).
|
MetricWriter
Basic strategy for write operations on
Metric data. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.