From 146d8a9965d3372fffb9288bf87d57bfa346b91d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 24 Feb 2021 05:56:53 +0100 Subject: Adding 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/gui') 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