diff --git a/docs/_docs/monitoring-metrics/system-views.adoc b/docs/_docs/monitoring-metrics/system-views.adoc index cfa604d205fac..813c9cf2c0925 100644 --- a/docs/_docs/monitoring-metrics/system-views.adoc +++ b/docs/_docs/monitoring-metrics/system-views.adoc @@ -115,6 +115,7 @@ control.bat --system-view NODE_METRICS --node-id a1b77663-b37f-4ddf-87a6-1e2d684 |EVICTION_POLICY_FACTORY | string | toString representation of eviction policy factory |EXPIRY_POLICY_FACTORY | string | toString representation of expiry policy factory |CONFLICT_RESOLVER | string | toString representation of cache conflict resolver +|HAS_EXPIRING_ENTRIES | string | True if cache has entries pending expire |INTERCEPTOR | string | toString representation of interceptor |IS_COPY_ON_READ | boolean | Flag indicating whether a copy of the value stored in the on-heap cache |IS_EAGER_TTL | boolean | Flag indicating whether expired cache entries will be eagerly removed from cache