Skip to content

Commit 101849d

Browse files
authored
[+] update docs with new v12 dashboards screenshots (#943)
1 parent 130fac4 commit 101849d

19 files changed

+44
-46
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ debug
3131

3232
# IntelliJ Idea settings
3333
.idea/
34+
35+
# MCP and AI related output
36+
.playwright-mcp/

docs/gallery/0_health_check.png

376 KB
Loading
877 KB
Loading
1.12 MB
Loading
520 KB
Loading

docs/gallery/4_tables_overview.png

712 KB
Loading

docs/gallery/5_table_details.png

942 KB
Loading
-63.2 KB
Binary file not shown.

docs/gallery/dashboards.md

Lines changed: 38 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2,56 +2,62 @@
22

33
Dashboards are a collection of visualizations that are displayed in a single page. They are useful for monitoring and analyzing data.
44

5-
Health Check
6-
![Health Check](health_check.png){data-gallery="dashboards"}
5+
## 0. Health Check
6+
7+
![Health Check](0_health_check.png){data-gallery="dashboards"}
8+
9+
## 1. Global Database Overview
10+
11+
![Global Database Overview](1_global_database_overview.png){data-gallery="dashboards"}
12+
13+
## 2. Database Overview
14+
15+
![Database Overview](2_database_overview.png){data-gallery="dashboards"}
16+
17+
## 3. Query Performance Analysis
18+
19+
![Query Performance Analysis](3_query_performance_analysis.png){data-gallery="dashboards"}
20+
21+
## 4. Tables Overview
22+
23+
![Tables Overview](4_tables_overview.png){data-gallery="dashboards"}
24+
25+
## 5. Table Details
26+
27+
![Table Details](5_table_details.png){data-gallery="dashboards"}
28+
29+
## Global Health
730

8-
Global Health
931
![Global Health](global_health.png){data-gallery="dashboards"}
1032

11-
Biggest Tables Treemap
12-
![Biggest Tables](biggest_relations_treemap.png){data-gallery="dashboards"}
33+
## Checkpointer, Background Writer, I/O statistics
1334

14-
Checkpointer, Background Writer, I/O statistics
1535
![Checkpointer Background Writer I/O stats](checkpointer_bgwriter.png){data-gallery="dashboards"}
1636

17-
Indexes Overview
18-
![Indexes Overview](index_overview.png){data-gallery="dashboards"}
19-
20-
Database Overview With Time Lag Comparison
21-
![Database Overview With Time Lag Comparison](db_overview_time_lag_comparison.png){data-gallery="dashboards"}
37+
## Indexes Overview
2238

23-
Database Overview for Developers (Unprivileged)
24-
![Database Overview for Developers (Unprivileged)](overview_developer.png){data-gallery="dashboards"}
39+
![Indexes Overview](index_overview.png){data-gallery="dashboards"}
2540

26-
Global Databases Overview
27-
![Global Databases Overview](overview.png){data-gallery="dashboards"}
41+
## Change Events
2842

29-
Change Events
3043
![Change Events](change_events.png){data-gallery="dashboards"}
3144

32-
PostgreSQL Versions Overview
45+
## PostgreSQL Versions Overview
46+
3347
![PostgreSQL Versions Overview](postres_versions_overview.png){data-gallery="dashboards"}
3448

35-
Recommendations
49+
## Recommendations
50+
3651
![Recommendations](recommendations.png){data-gallery="dashboards"}
3752

38-
Replication Lag
39-
![Replication Lag](replication_lag.png){data-gallery="dashboards"}
53+
## Replication Lag
4054

41-
Server Log Events
42-
![Server Log Events](server_log_events.png){data-gallery="dashboards"}
55+
![Replication Lag](replication_lag.png){data-gallery="dashboards"}
4356

44-
Stat Statements SQL Search
45-
![Stat Statements SQL Search](stat_statements_sql_search.png){data-gallery="dashboards"}
57+
## Server Log Events
4658

47-
Stat Statements Top Visual
48-
![Stat Statements Top Visual](stat_statements_top_visual.png){data-gallery="dashboards"}
59+
![Server Log Events](server_log_events.png){data-gallery="dashboards"}
4960

50-
Stat Statements Top
51-
![Stat Statements Top](stat_statements_top.png){data-gallery="dashboards"}
61+
## System Statistics
5262

53-
System Statistics
5463
![System Statistics](system_stats_psutil.png){data-gallery="dashboards"}
55-
56-
Tables Top
57-
![Tables Top](tables_top.png){data-gallery="dashboards"}
-123 KB
Binary file not shown.

0 commit comments

Comments
 (0)