| Name | Description | Type | Package | Framework |
| AggregateCountsResource | The REST representation of an Aggregate Count. | Class | org.springframework.xd.rest.domain.metrics | Spring XD |
| CounterResource | The REST representation of a Counter. | Class | org.springframework.xd.rest.domain.metrics | Spring XD |
| FieldValueCounterResource | Class | org.springframework.xd.rest.domain.metrics | Spring XD | |
| GaugeResource | The REST representation of a Gauge. | Class | org.springframework.xd.rest.domain.metrics | Spring XD |
| MetricResource | Base class for resources that adhere to the Metric interface. | Class | org.springframework.xd.rest.domain.metrics | Spring XD |
| MetricResource .Page | Dedicated subclass to workaround type erasure. | Class | org.springframework.xd.rest.domain.metrics.MetricResource | Spring XD |
| RichGaugeResource | The REST representation of a RichGauge. | Class | org.springframework.xd.rest.domain.metrics | Spring XD |