Skip to content

Commit

Permalink
prepare_functions: Improve description
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagoftsm committed Feb 29, 2024
1 parent c551f6e commit d1028fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/collectors/ebpf.plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -302,8 +302,8 @@ are divided in the following sections:

#### `[network connections]`

The Netdata is integrating eBPF sockets collection with the [`networkviewer.plugin`](https://github.com/netdata/netdata/blob/master/src/collectors/network-viewer.plugin/network-connections-chart.html).
While this is happening, we are disabling this option to avoid overload on the host.
Netdata is integrating eBPF sockets collection with the [`networkviewer.plugin`](https://github.com/netdata/netdata/blob/master/src/collectors/network-viewer.plugin/network-connections-chart.html).
During this process, we are temporarily disabling this option to prevent host overload.

You can configure the information shown with function `ebpf_socket` using the settings in this section.

Expand Down

0 comments on commit d1028fc

Please sign in to comment.