When a query times out and inserts a Query execution time exceeded the limit in error log it shows the query that was generated by the query builder but it doesn't show which Insights Query v3 was the culprit query.
Culprit queries cause downtime and they are a hassle to debug and find via the current error logs
Suggested fix: Simply also log the query ID in the error log description or title so that its easier to find the query creating the issue.
Here in this screenshot as per the latest insights version it only shows the error title and query but not the ID.
