Skip to content

Commit 41efe1f

Browse files
committed
IGNITE-14261 Add documentation references to the new metrics system (#8844)
1 parent 506ab6e commit 41efe1f

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

docs/_docs/monitoring-metrics/metrics.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
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+
2124
Ignite exposes a large number of metrics useful for monitoring your cluster or application.
2225
You can use JMX and a monitoring tool, such as JConsole to access these metrics via JMX.
2326
You can also access them programmatically.

docs/_docs/monitoring-metrics/new-metrics-system.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818

1919
== Overview
2020

21-
WARNING: Experimental
22-
2321
Ignite 2.8 introduced a new mechanism for collecting metrics, which is intended to replace the link:monitoring-metrics/metrics[legacy metrics system].
2422
This 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.

0 commit comments

Comments
 (0)