Kirill Tkalenko created IGNITE-26011:
----------------------------------------
Summary: Rename the "Description" column to "Availability" in the
cli metrics list
Key: IGNITE-26011
URL: https://issues.apache.org/jira/browse/IGNITE-26011
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
At the moment, if you get a list of metrics through the cli, it has a column
"Description", this is not correct and should be "Availability".
{noformat}
║ Node │ Source name │ Description ║
╠═══════╪════════════════════════════════════╪═════════════╣
║ node2 │ │ ║
╟───────┼────────────────────────────────────┼─────────────╢
║ │ jraft.snapshot │ enabled ║
╟───────┼────────────────────────────────────┼─────────────╢
║ │ raft │ enabled ║
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)