File tree Expand file tree Collapse file tree
docs/_docs/monitoring-metrics Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818
1919== Overview
2020
21+ The Apache Ignite 2.8 release introduced a new mechanism for collecting metrics, which is intended to replace all
22+ the legacy metrics below. Please, check the link:monitoring-metrics/new-metrics-system.adoc[New Metrics System].
23+
2124Ignite exposes a large number of metrics useful for monitoring your cluster or application.
2225You can use JMX and a monitoring tool, such as JConsole to access these metrics via JMX.
2326You can also access them programmatically.
Original file line number Diff line number Diff line change 1818
1919== Overview
2020
21- WARNING: Experimental
22-
2321Ignite 2.8 introduced a new mechanism for collecting metrics, which is intended to replace the link:monitoring-metrics/metrics[legacy metrics system].
2422This section explains the new system and how you can use it to monitor your cluster.
2523//the types of metrics and how to export them, but first let's explore the basic concepts of the new metrics mechanism in Ignite.
You can’t perform that action at this time.
0 commit comments