summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/gui/dashboard_info.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/gui/dashboard_info.js b/web/gui/dashboard_info.js
index 39d67beaec..3aafa7132c 100644
--- a/web/gui/dashboard_info.js
+++ b/web/gui/dashboard_info.js
@@ -345,6 +345,12 @@ netdataDashboard.menu = {
info: 'Performance metrics for <b>PostgreSQL</b>, the open source object-relational database management system (ORDBMS).'
},
+ 'proxysql': {
+ title: 'ProxySQL',
+ icon: '<i class="fas fa-database"></i>',
+ info: 'Performance metrics for <b>ProxySQL</b>, a high-performance open-source MySQL proxy.'
+ },
+
'pgbouncer': {
title: 'PgBouncer',
icon: '<i class="fas fa-exchange-alt"></i>',