summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2021-09-24 17:29:58 +0300
committerGitHub <noreply@github.com>2021-09-24 17:29:58 +0300
commit2c667f60abddad6e96d9af1b014092673b41b341 (patch)
tree751bdd1479f31a0a8a5395afac3c94604f449200 /web
parent2251a5211fe6e5c3883ccdcfde475180b5ffac17 (diff)
add proc_uptime charts info (#11569)
Diffstat (limited to 'web')
-rw-r--r--web/gui/dashboard_info.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/gui/dashboard_info.js b/web/gui/dashboard_info.js
index d127c3e31a..77eaf3cfcb 100644
--- a/web/gui/dashboard_info.js
+++ b/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