Skip to content

Quality of life Improvement: Log Insights Query v3 ID in error logs for better debugging #792

@RanaOsamaAsif

Description

@RanaOsamaAsif

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.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions