Nikita Amelchev created IGNITE-29039:
----------------------------------------
Summary: Fix metrics documentation: align the metrics reference
with the code
Key: IGNITE-29039
URL: https://issues.apache.org/jira/browse/IGNITE-29039
Project: Ignite
Issue Type: Task
Reporter: Nikita Amelchev
Assignee: Nikita Amelchev
The metrics reference ({{{}new-metrics.adoc{}}}) has diverged from the code:
some metrics are listed under names that no longer exist, types do not match
the registered metric classes, several registers are absent, and the tables on
the Metrics System page duplicate the reference with contradicting types. A
number of {{Metric.description()}} strings in the code are null, misspelled or
getter-style, and that text is what {{SYS.METRICS}} and JMX expose to users.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)