From aaaa6c1ef7ebab0cc807b4c0fb26845dbfbe3d38 Mon Sep 17 00:00:00 2001 From: Kirill Solomko Date: Wed, 16 Apr 2025 22:06:43 +0200 Subject: [PATCH] MT#62304 add Websocket Statistics to the monitoring page * add link to grafana Websocket Statistics dashboard on the Monitoring & Statistics UI page Change-Id: I0a86e619540804940931ab1cc82acfd5e1dbd169 (cherry picked from commit 942cd4cbcb7a195e6e7bb8bfb78f5198e2ff08a0) --- share/templates/widgets/admin_topmenu_settings.tt | 1 + 1 file changed, 1 insertion(+) diff --git a/share/templates/widgets/admin_topmenu_settings.tt b/share/templates/widgets/admin_topmenu_settings.tt index 4bfc8a54a6..595ee220ba 100644 --- a/share/templates/widgets/admin_topmenu_settings.tt +++ b/share/templates/widgets/admin_topmenu_settings.tt @@ -31,6 +31,7 @@
  • [% c.loc('KeyDB Statistics') %]
  • [% c.loc('VictoriaMetrics Statistics') %]
  • [% c.loc('Kamailio Statistics') %]
  • +
  • [% c.loc('Websocket Statistics') %]
  • [% c.loc('Cluster Overview') %]
  • [% END -%] [% IF c.config.features.callflow -%]