This repository was archived by the owner on Jul 6, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Current database: {{ .database }}
88Stats reset: { { (index (index (index .results .hosts.master) " data" ) " database_stat" ).stats_age } } ago ({ { DtFormat (index (index (index .results .hosts.master) " data" ) " database_stat" ).stats_reset } })
99### Master (`{ {.hosts.master} }`) ###
1010
11- Relation | Type | Since last autovacuum | Since last vacuum | Autovacuum Count | Vacuum Count | n_tup_ins | n_tup_upd | n_tup_del | pg_class.reltuples | n_live_tup | n_dead_tup | ▼ ; Dead Tuples Ratio, %
11+ Relation | reltype | Since last autovacuum | Since last vacuum | Autovacuum Count | Vacuum Count | n_tup_ins | n_tup_upd | n_tup_del | pg_class.reltuples | n_live_tup | n_dead_tup | ▼ ; Dead Tuples Ratio, %
1212----------|------|-----------------------|-------------------|----------|---------|-----------|-----------|-----------|--------------------|------------|------------|-----------
1313{ { range $i , $key := (index (index (index (index .results .hosts.master) " data" ) " dead_tuples" ) " _keys" ) } }
1414{ {- $value := (index (index (index (index $.results $.hosts.master) " data" ) " dead_tuples" ) $key ) -} }
You can’t perform that action at this time.
0 commit comments