You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by mm...@apache.org on 2021/01/18 12:24:15 UTC

[ignite] branch ignite-2.10 updated (b5c0f56 -> ea525f1)

This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.10
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from b5c0f56  IGNITE-13845 Add checkpoint metrics (#8572)
     add ea525f1  IGNITE-13982 Add documentation for new checkpoint, cluster and cache metrics (#8652)

No new revisions were added by this update.

Summary of changes:
 docs/_docs/monitoring-metrics/new-metrics.adoc     | 44 +++++++++++++++++++++-
 .../processors/cache/CacheMetricsImpl.java         |  2 +-
 .../cache/GridCachePartitionExchangeManager.java   |  2 +-
 .../cache/persistence/DataStorageMetricsImpl.java  | 24 ++++++------
 4 files changed, 57 insertions(+), 15 deletions(-)