Andrey Mashenkov created IGNITE-23914:
-----------------------------------------
Summary: LogPushExporter output looks ugly.
Key: IGNITE-23914
URL: https://issues.apache.org/jira/browse/IGNITE-23914
Project: Ignite
Issue Type: Improvement
Components: general
Reporter: Andrey Mashenkov
As for not it is hard to read LogPushExporter output in logs.
The metrics set section look similar to the metric value, both have ':' as a
delimiter and the same indentation.
Let's improve the output. e.g.
* change metric value delimiter to '=' (equality symbol).
* increase indentation for metrics values inside the metric set to '\t'
(tabulation symbol)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)