summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2022-11-21 15:12:17 +0200
committerGitHub <noreply@github.com>2022-11-21 15:12:17 +0200
commitfcbb6705613e3fdf014e21cb332922235bc2dce0 (patch)
treee5cea6d6628c5b837045d5ae82b78063e096a4b1 /web
parenta29676ded28748708b2a1c8e6ca012a0b0999ab7 (diff)
bump go.d.plugin v0.44.0 (#14030)
Diffstat (limited to 'web')
-rw-r--r--web/gui/dashboard_info.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/gui/dashboard_info.js b/web/gui/dashboard_info.js
index cfb47b2773..11cfda54a5 100644
--- a/web/gui/dashboard_info.js
+++ b/web/gui/dashboard_info.js
@@ -442,6 +442,12 @@ netdataDashboard.menu = {
info: undefined
},
+ 'nginxplus': {
+ title: 'Nginx Plus',
+ icon: '<i class="fas fa-eye"></i>',
+ info: undefined
+ },
+
'apache': {
title: 'Apache',
icon: '<i class="fas fa-eye"></i>',