Browse Source

add proc_uptime charts info (#11569)

Ilya Mashchenko 3 years ago
parent
commit
2c667f60ab
1 changed files with 4 additions and 0 deletions
  1. 4 0
      web/gui/dashboard_info.js

+ 4 - 0
web/gui/dashboard_info.js

@@ -1134,6 +1134,10 @@ netdataDashboard.context = {
         info: 'Amount of memory currently used by messages in System V IPC message queues.'
     },
 
+    'system.uptime': {
+        info: 'The amount of time the system has been running, including time spent in suspend.'
+    },
+
     // ------------------------------------------------------------------------
     // CPU charts