Skip to content

Add "Max Duration" column to all query lists (Top Queries, Top Procedures, Top Querystore ...) #8

@sandimschuh

Description

@sandimschuh

Problem Statement

The maximum duration of a query is often crucial for detecting impending timeouts. Many applications use a standard query timeout of 30 seconds. If a query has a maximum duration that approaches this threshold, it may be a sign of an impending production stall due to these timeouts.

Proposed Solution

Add a "Max Duration (ms)" field to all relevant views.

Use Case

I often sort the lists by max duration.

Scope

Please indicate which component(s) this affects:

  • [ x] Full Dashboard
  • [ x] Lite
  • [ x] SQL collection scripts

IMPORTANT: If you're going to contribute code, please read the contributing guide first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions