[
https://issues.apache.org/jira/browse/IGNITE-23736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Stanilovsky updated IGNITE-23736:
----------------------------------------
Description:
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
was:
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 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
> 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
> Affects Versions: 3.0
> Reporter: Andrey Novikov
> Priority: Major
> Labels: ignite-3
>
> 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)