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:31:30 UTC

[ignite] branch ignite-2.10 updated (ea525f1 -> 7fdcad8)

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 ea525f1  IGNITE-13982 Add documentation for new checkpoint, cluster and cache metrics (#8652)
     add 7fdcad8  IGNITE-13854 Add documentation for the cluster performance profiling tool (#8663)

No new revisions were added by this update.

Summary of changes:
 docs/_data/toc.yaml                                |  2 +
 .../monitoring-metrics/performance-statistics.adoc | 97 ++++++++++++++++++++++
 .../org/apache/ignite/IgniteSystemProperties.java  | 20 ++---
 .../ignite/mxbean/PerformanceStatisticsMBean.java  |  4 +-
 4 files changed, 111 insertions(+), 12 deletions(-)
 create mode 100644 docs/_docs/monitoring-metrics/performance-statistics.adoc