| Name | Description | Type | Package | Framework |
| CompositeMetricReader | Composite implementation of MetricReader. | Class | org.springframework.boot.actuate.metrics.reader | Spring Boot |
| MetricReader | A simple reader interface used to interrogate Metrics. | Interface | org.springframework.boot.actuate.metrics.reader | Spring Boot |
| MetricRegistryMetricReader | A Spring Boot MetricReader that reads metrics from a DropwizardMetricRegistry. | Class | org.springframework.boot.actuate.metrics.reader | Spring Boot |
| PrefixMetricReader | Interface for extracting metrics as a group whose name starts with a prefix. | Interface | org.springframework.boot.actuate.metrics.reader | Spring Boot |