Package | Description |
---|---|
io.micrometer.core.instrument.binder.cache |
Copyright 2017 Pivotal Software, Inc.
|
Modifier and Type | Class and Description |
---|---|
class |
CaffeineCacheMetrics
Collect metrics from Caffeine's com.github.benmanes.caffeine.cache.Cache.
|
class |
EhCache2Metrics
Collect metrics on EhCache caches, including detailed metrics on transactions and storage space.
|
class |
GuavaCacheMetrics |
class |
HazelcastCacheMetrics
Collect metrics on Hazelcast caches, including detailed metrics on storage space, near cache usage, and timings.
|
class |
JCacheMetrics
Collect metrics on JSR-107 JCache caches, including detailed metrics on manual puts and removals.
|
Copyright © 2018. All rights reserved.