[ 
https://issues.apache.org/jira/browse/IGNITE-25638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vyacheslav Koptilin updated IGNITE-25638:
-----------------------------------------
    Component/s: metrics framework ai3

> Add SQL thread pools metrics
> ----------------------------
>
>                 Key: IGNITE-25638
>                 URL: https://issues.apache.org/jira/browse/IGNITE-25638
>             Project: Ignite
>          Issue Type: Improvement
>          Components: metrics framework ai3
>            Reporter: Vyacheslav Koptilin
>            Assignee: Vyacheslav Koptilin
>            Priority: Major
>              Labels: ignite-3
>
> Need to consider adding appropriate metrics for SQL thread pools, like we 
> have in Apache Ignite 2 
> [https://ignite.apache.org/docs/latest/monitoring-metrics/new-metrics#thread-pools]
> The following thread pools should be added to monitoring:
>  * sql-planning-pool - this thread pool is used to plan SQL queries
>  * sql-execution-pool - this thread pool is used to execute SQL fragments of 
> complex queries
> Note that SQL execution always starts in a caller thread and might be 
> switched to another one under some circumstances, like there is no plan in 
> the SQL cache.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to