| Name | Description | Type | Package | Framework |
| AggregateCounterHandler | Handles incoming messages for the aggregate-counter module, resolves SpEL expressionsas needed and delegate the heavy lifting to an AggregateCounterRepository. | Class | org.springframework.xd.analytics.metrics.integration | Spring XD |
| FieldValueCounterHandler | Counts the occurrence of values for a set of JavaBean properties or Tuple fields using a FieldValueCounterRepository. | Class | org.springframework.xd.analytics.metrics.integration | Spring XD |
| GaugeHandler | Class | org.springframework.xd.analytics.metrics.integration | Spring XD | |
| MessageCounterHandler | Counts the number of non-null messages using an underlying CounterRepository. | Class | org.springframework.xd.analytics.metrics.integration | Spring XD |
| RichGaugeHandler | Class | org.springframework.xd.analytics.metrics.integration | Spring XD | |