[
https://issues.apache.org/jira/browse/IGNITE-23736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-23736:
------------------------------------
Labels: ignite-3 important (was: ignite-3)
> 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
> 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)