[
https://issues.apache.org/jira/browse/IGNITE-24285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Chesnokov updated IGNITE-24285:
-----------------------------------------
Labels: ise perfStat (was: ise)
> Introduce system views for PerfStat plugin
> ------------------------------------------
>
> Key: IGNITE-24285
> URL: https://issues.apache.org/jira/browse/IGNITE-24285
> Project: Ignite
> Issue Type: New Feature
> Components: control.sh
> Reporter: Aleksandr Chesnokov
> Assignee: Aleksandr Chesnokov
> Priority: Minor
> Labels: ise, perfStat
> Attachments: Example.png, report-with-indexes.zip,
> report-with-metrics.zip, report-without-metrics.zip
>
>
> Sometimes, the reports created with the Performance Statistics tool don’t
> provide a full picture of the cluster’s performance. Therefore, the support
> team often needs to request additional information from system views. Our aim
> is to simplify this process and make it easier to analyze these reports.
> We suggest automatically collecting the necessary system views when starting
> the {{--performance-statistics}} command. This way, all the needed
> information will be gathered right away, without requiring extra requests
> from the support team.
>
> I suggest API for control.sh:
> {noformat}
> control.(sh|bat) --performance-statistics start [--views view1,view2,..]
> [--all-system-views]
> Parameters:
> --system-views view1,view2,.. - Comma-separated list of the system
> view names which should be collected. Both "SQL" and "Java" styles of system
> view name are supported (e.g. SQL_TABLES and sql.tables will be handled
> similarly).
> --all-system-views - Collect all registered system views.{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)