Quick fix to eBPF-apps setting (#9967)

This commit is contained in:
Joel Hans 2020-09-22 07:30:22 -07:00 committed by GitHub
parent 1e4aec7f46
commit 83c0121c53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -175,11 +175,12 @@ When the integration is enabled, your dashboard will also show the following cha
- eBPF net
- Number of bytes transmited per seconds.
If you want to disable these charts, change the setting `disable apps` to `no`.
If you want to _disable_ the integration with `apps.plugin` along with the above charts, change the setting `disable
apps` to `yes`.
```conf
[global]
disable apps = no
disable apps = yes
```
### `[ebpf programs]`