-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql,ui: provide a feature to reset the statements page immediately #33315
Copy link
Copy link
Closed
Labels
A-sql-observabilityRelated to observability of the SQL layerRelated to observability of the SQL layerA-sql-uiWhy is my query slow?Why is my query slow?A-telemetryA-webuiTriage label for DB Console (fka admin UI) issues. Add this if nothing else is clear.Triage label for DB Console (fka admin UI) issues. Add this if nothing else is clear.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Description
I tried to reset the statements page on the UI by following the instructions in the info box:
but it didn't work. I set that value to 1 second, and nothing changed in the UI. I also tried setting the diagnostics.forced_stat_reset.interval setting to 1 second which didn't do anything.
Is that setting really about the statements page? It sounds slightly different - either way, it didn't work. Is this a bug in the setting, or the docs on that page, or something else?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-sql-observabilityRelated to observability of the SQL layerRelated to observability of the SQL layerA-sql-uiWhy is my query slow?Why is my query slow?A-telemetryA-webuiTriage label for DB Console (fka admin UI) issues. Add this if nothing else is clear.Triage label for DB Console (fka admin UI) issues. Add this if nothing else is clear.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
