[
https://issues.apache.org/jira/browse/IGNITE-28873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18094562#comment-18094562
]
Ignite TC Bot commented on IGNITE-28873:
----------------------------------------
[~sergeychugunov], I prepared a minimal documentation branch for the two
MultiDC cache safety metrics added by IGNITE-28692 / PR #13238.
Public branch: https://github.com/ignitetcbot/ignite/tree/IGNITE-28873-docs
Manual PR URL:
https://github.com/apache/ignite/compare/master...ignitetcbot:IGNITE-28873-docs?expand=1
The local automation account could push the branch, but PR creation through the
available GitHub integration failed with: Resource not accessible by
integration.
> [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
> Priority: Major
> Labels: ise
>
> 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)