| Name | Description | Type | Package | Framework |
| AggregateCountersController | Exposes representations of AggregateCounts. | Class | org.springframework.xd.dirt.rest.metrics | Spring XD |
| CountersController | Exposes representations of Counters. | Class | org.springframework.xd.dirt.rest.metrics | Spring XD |
| DeepAggregateCountResourceAssembler | Knows how to construct AggregateCountsResource out of AggregateCount. | Class | org.springframework.xd.dirt.rest.metrics | Spring XD |
| DeepCounterResourceAssembler | Knows how to assemble CounterResources out of Counters. | Class | org.springframework.xd.dirt.rest.metrics | Spring XD |
| DeepFieldValueCounterResourceAssembler | Knows how to create rich representations of FieldValueCounter. | Class | org.springframework.xd.dirt.rest.metrics | Spring XD |
| FieldValueCountersController | Controller that exposes FieldValueCounter related representations. | Class | org.springframework.xd.dirt.rest.metrics | Spring XD |
| GaugesController | Exposes representations of Gauges. | Class | org.springframework.xd.dirt.rest.metrics | Spring XD |
| RichGaugesController | Exposes representations of Gauges. | Class | org.springframework.xd.dirt.rest.metrics | Spring XD |
| ShallowMetricResourceAssembler | Base class for a ResourceAssembler that builds shallow resources for metrics (exposing only their names, andhence their "self" rel). | Class | org.springframework.xd.dirt.rest.metrics | Spring XD |