| Package | Description |
|---|---|
| org.springframework.boot.actuate.metrics.repository | |
| org.springframework.boot.actuate.metrics.repository.redis |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryMetricRepository
MetricRepository and MultiMetricRepository implementation that stores
metrics in memory. |
| Modifier and Type | Class and Description |
|---|---|
class |
RedisMetricRepository
A
MetricRepository implementation for a redis backend. |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.