summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorUman Shahzad <uman@mslm.io>2021-10-23 21:16:14 +0500
committerGitHub <noreply@github.com>2021-10-23 21:16:14 +0500
commit2cbced292aa58c8b76a286add3bbbcbe273b333f (patch)
tree877f7c70c674de41cf334b3149c002e35e687067 /web
parentf2dabacc2e2de52035d550943d2f1bb3731ff266 (diff)
eBPF mdflush (#11681)
* mdflush: initial agent-side collector. * mdflush: fix x-axis name. * mdflush: fix issue where we iteration doesnt occur. * mdflush: update flush prio to match health. health seems to be global just as flush is, so keep them together. * mdflush: vsn bump. * mdflush: add reference to bcc tool. * mdflush: add more docs. * mdflush: change family name to indicate ebpf. * mdflush: remove "count" word in chart. * mdflush: change mdstat prios so flush comes after health.
Diffstat (limited to 'web')
-rw-r--r--web/gui/dashboard_info.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/gui/dashboard_info.js b/web/gui/dashboard_info.js
index 522003da9c..949c4a1576 100644
--- a/web/gui/dashboard_info.js
+++ b/web/gui/dashboard_info.js
@@ -1606,6 +1606,9 @@ netdataDashboard.context = {
'software issues should never cause such a mismatch. '+
'For details, see <a href="https://man7.org/linux/man-pages/man4/md.4.html" target="_blank">md(4)</a>.'
},
+ 'md.flush': {
+ info: 'Number of flush counts per MD array. Based on the eBPF <a href="https://github.com/iovisor/bcc/blob/master/tools/mdflush_example.txt" target="_blank">mdflush</a> from BCC tools.'
+ },
// ------------------------------------------------------------------------
// IP