Skip to content

Commit b9bfb97

Browse files
authored
[!] deprecate realtime metrics (#925)
Apparently functionality was broken for several years but nobody noticed it. - Delete `stat_activity_realtime` and `show_plans_realtime` metrics - Remove realtime template table and partitioning logic - Clean up Go code, tests, and SQL functions - Delete realtime Grafana dashboards - Update documentation to remove realtime references
1 parent d0f8b12 commit b9bfb97

18 files changed

+96
-1537
lines changed

docs/gallery/dashboards.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,6 @@ Replication Lag
4141
Server Log Events
4242
![Server Log Events](server_log_events.png){data-gallery="dashboards"}
4343

44-
Realtime Execution Plans
45-
![Realtime Execution Plans](show_plans_realtime.png){data-gallery="dashboards"}
46-
47-
Stat Activity Realtime
48-
![Stat Activity Realtime](stat_activity_realtime.png){data-gallery="dashboards"}
49-
5044
Stat Statements SQL Search
5145
![Stat Statements SQL Search](stat_statements_sql_search.png){data-gallery="dashboards"}
5246

@@ -60,4 +54,4 @@ System Statistics
6054
![System Statistics](system_stats_psutil.png){data-gallery="dashboards"}
6155

6256
Tables Top
63-
![Tables Top](tables_top.png){data-gallery="dashboards"}
57+
![Tables Top](tables_top.png){data-gallery="dashboards"}
-115 KB
Binary file not shown.
-135 KB
Binary file not shown.

grafana/postgres/v10/show-plans-realtime.json

Lines changed: 0 additions & 199 deletions
This file was deleted.

0 commit comments

Comments
 (0)