Package com.oracle.coherence.mp.metrics
package com.oracle.coherence.mp.metrics
MicroProfile Metrics support.
- Since:
- 20.06
- Author:
- Aleks Seovic 2019.10.09
-
ClassesClassDescriptionBridges the gap between
ServiceLoaderand CDI, by registering itself as a service and delegating to all discovered CDI beans that implementMetricsRegistryAdapterinterface.Allows us to register Coherence-specific tags by augmenting the value returned by theCoherenceTagsConfigSource.GLOBAL_TAGS_VARIABLEconfig property.An implementation ofMetricsRegistryAdapterregisters Coherence metrics with Helidon's vendor or application registry.