From ab1bb5b7f1c3c3a7b240ab7fc8661459ecd7decb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 20 Jul 2023 06:49:55 +0200 Subject: Adding upstream version 1.41.0. Signed-off-by: Daniel Baumann --- web/gui/dashboard_info.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'web/gui/dashboard_info.js') diff --git a/web/gui/dashboard_info.js b/web/gui/dashboard_info.js index 23574a701..d00d5b135 100644 --- a/web/gui/dashboard_info.js +++ b/web/gui/dashboard_info.js @@ -4935,7 +4935,11 @@ netdataDashboard.context = { }, 'netdata.ebpf_threads': { - info: 'Show total number of threads and number of active threads. For more details about the threads, see the official documentation.' + info: 'Show thread status. Threads running have value 1 an stopped value 0. For more details about the threads, see the official documentation.' + }, + + 'netdata.ebpf_life_time': { + info: 'Time remaining for thread shutdown itself.' }, 'netdata.ebpf_load_methods': { -- cgit v1.2.3