[ 
https://issues.apache.org/jira/browse/IGNITE-23736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912192#comment-17912192
 ] 

Pavel Pereslegin commented on IGNITE-23736:
-------------------------------------------

[cherry-picked|https://github.com/apache/ignite-3/commit/77b6b4b5fdc392174f9c3723a4204c9158b6f30e]
 to ignite-3.0

> Provide ability to catch start/finish events for query
> ------------------------------------------------------
>
>                 Key: IGNITE-23736
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23736
>             Project: Ignite
>          Issue Type: New Feature
>          Components: sql
>            Reporter: Andrey Novikov
>            Assignee: Pavel Pereslegin
>            Priority: Major
>              Labels: ignite-3, important
>             Fix For: 3.0
>
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> It will be nice to have ability to listen query start/finish events. This 
> allow to monitor query execution in monitoring tools.
> This events may contains the same information about query as we have in 
> system view SQL_QUERIES. If other query attributes are available, for 
> example, performance related like scan/lookup count, or affected tables, we 
> can add them to event as well.
> Events can be created and managed using the eventlog module
> Eventlog doc : https://github.com/apache/ignite-3/tree/main/modules/eventlog



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

Reply via email to