Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove condition that was creating gaps #10972

Merged
merged 4 commits into from
Apr 15, 2021
Merged

Conversation

thiagoftsm
Copy link
Contributor

Summary

Fixes #10967

Component Name

ebpf.plugin

Test Plan

1 - Enable chacestat inside your ebpf.d.conf:

[ebpf programs]
    cachestat = yes

2 - Compile this PR
3 - Start netdata and let it running during 1 minutes, during this interval of time you cannot have gaps described here

Additional Information

I tested only on Slackware current running kernel 5.10.29, because we did not bring any modification for eBPF programs.

@github-actions github-actions bot added the area/collectors Everything related to data collection label Apr 13, 2021
@vlvkobal
Copy link
Contributor

You should also

  • use percentage instead of hits/s
  • delete "The algorithm will not plot data when ratio is zero and our dashboard will interpolate the plot." from the chart info.

ilyam8
ilyam8 previously approved these changes Apr 15, 2021
@ilyam8 ilyam8 removed the request for review from jacekkolasa April 15, 2021 16:07
web/gui/dashboard_info.js Outdated Show resolved Hide resolved
@thiagoftsm thiagoftsm merged commit f458c64 into netdata:master Apr 15, 2021
@thiagoftsm thiagoftsm deleted the fix_ratio branch April 15, 2021 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/collectors Everything related to data collection area/web
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(ebpf.plugin) mem.cachestat_ratio chart has gaps
3 participants