Ignite TC Bot created IGNITE-28873:
--------------------------------------
Summary: [doc] Document MultiDC cache safety metrics
Key: IGNITE-28873
URL: https://issues.apache.org/jira/browse/IGNITE-28873
Project: Ignite
Issue Type: Task
Components: documentation
Reporter: Ignite TC Bot
IGNITE-28692 added two boolean cache metrics for MultiDC deployments in
apache/ignite#13238:
* IsCacheAffinityConfigurationMdcSafe
* IsCachePartitionDistributionSafe
The implementation registers them under the cache metrics registry in
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/CacheMetricsImpl.java.
The metrics documentation should list these cache metrics in
docs/_docs/monitoring-metrics/new-metrics.adoc so operators know they are
available and what a false value means.
Source issue: https://issues.apache.org/jira/browse/IGNITE-28692
Implementation PR: https://github.com/apache/ignite/pull/13238
--
This message was sent by Atlassian Jira
(v8.20.10#820010)