Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
org.springframework.boot.actuate.metrics.export |
Metrics export support.
|
Class and Description |
---|
MetricExportProperties
Configuration properties for metrics export.
|
Class and Description |
---|
AbstractMetricExporter
Base class for metric exporters that have common features, principally a prefix for
exported metrics and filtering by timestamp (so only new values are included in the
export).
|
Exporter
Generic interface for metric exports.
|
MetricExportProperties
Configuration properties for metrics export.
|
MetricExportProperties.Aggregate
Aggregate properties.
|
MetricExportProperties.Redis
Redis properties.
|
MetricExportProperties.Statsd
Statsd properties.
|
SpecificTriggerProperties
Trigger for specific names or patterns.
|
TriggerProperties
Abstract base class for trigger properties.
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.