From 69a131c47635213a492ed6ab989b412c8fd5fe1d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 24 Feb 2021 05:57:01 +0100 Subject: Merging upstream version 1.29.3. Signed-off-by: Daniel Baumann --- web/gui/dashboard_info.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'web') diff --git a/web/gui/dashboard_info.js b/web/gui/dashboard_info.js index 1f289ba0c..df15a6372 100644 --- a/web/gui/dashboard_info.js +++ b/web/gui/dashboard_info.js @@ -582,7 +582,11 @@ netdataDashboard.menu = { icon: '', info: 'Charts showing alarm status over time. More details here.' }, - + 'statsd': { + title: 'StatsD', + icon: '', + info:'StatsD is an industry-standard technology stack for monitoring applications and instrumenting any piece of software to deliver custom metrics. Netdata allows the user to organize the metrics in different charts and visualize any application metric easily. Read more on Netdata Learn.' + } }; -- cgit v1.2.3