Include wait information on the activity tab of the dashboards. Fixes #1859

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=faf517e12bf1f0558360c77e8fcc7f365617a128

Modified Files
--------------
web/pgadmin/dashboard/__init__.py                  | 21 +++++++--
.../templates/dashboard/database_dashboard.html    |  2 +-
.../dashboard/templates/dashboard/js/dashboard.js  | 50 +++++++++++++++++++++-
.../templates/dashboard/server_dashboard.html      |  2 +-
.../templates/dashboard/sql/9.1_plus/activity.sql  |  3 +-
.../templates/dashboard/sql/9.6_plus/activity.sql  | 15 +++++++
.../templates/dashboard/sql/9.6_plus/bio_stats.sql |  3 ++
.../templates/dashboard/sql/9.6_plus/config.sql    | 10 +++++
.../templates/dashboard/sql/9.6_plus/locks.sql     | 23 ++++++++++
.../templates/dashboard/sql/9.6_plus/prepared.sql  | 12 ++++++
.../dashboard/sql/9.6_plus/session_stats.sql       |  4 ++
.../templates/dashboard/sql/9.6_plus/ti_stats.sql  |  4 ++
.../templates/dashboard/sql/9.6_plus/to_stats.sql  |  3 ++
.../templates/dashboard/sql/9.6_plus/tps_stats.sql |  4 ++
14 files changed, 148 insertions(+), 8 deletions(-)


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to