summaryrefslogtreecommitdiffstats
path: root/packaging/ebpf.version
diff options
context:
space:
mode:
authorthiagoftsm <thiagoftsm@gmail.com>2021-06-08 12:30:14 +0000
committerGitHub <noreply@github.com>2021-06-08 08:30:14 -0400
commit9f1c1bddf40d175619cb73102ab880f80cd4e6bf (patch)
tree817e66c10171517aa76fa10d44d4c79581ef9f93 /packaging/ebpf.version
parentbecf72608043dc5a5a2d771a3bc5e2d5250d1e21 (diff)
eBPF ext4 (new thread for collector) (#11224)
* ebpf_ext4: Add new thread * ebpf_ext4: Add configuration files * ebpf_ext4: Add helpers to identify partitions and main threads * ebpf_ext4: Add helpers to create chart * ebpf_ext4: Add functions to read data from kernel ring * ebpf_ext4: Add functions to send data to Netdata * ebpf_ext4: Adjust dimensions * ebpf_ext4: Add information for dashboard * ebpf_ext4: Update documentation * ebpf_ext4: Update algorithm to read Array table instead hash table * ebpf_ext4: Add new eBPF version * ebpf_ext4: Add obsolete chart * ebpf_ext4: Fix coverity report * ebpf_ext4: Fix grammar in readme.md * ebpf_ext4: Update link inside dashboard_info.js * ebpf_ext4: Rename function and remove unused options inside filesystem.conf * ebpf_ext4: Rename variables and fix format * ebpf_ext4: Rename more variables * ebpf_ext4: Update algorithm to create dimensions * ebpf_ext4: Fix comment grammar * ebpf_ext4: Add messages to simplify comparison with hash table * ebpf_ext4: Update eBPF release * ebpf_ext4: Remove variables to improve the buckets * ebpf_ext4: Update algorithm to select filesystem * ebpf_ext4: Remove messages * ebpf_ext4: Add comment to filesystem
Diffstat (limited to 'packaging/ebpf.version')
-rw-r--r--packaging/ebpf.version2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/ebpf.version b/packaging/ebpf.version
index d01a9894d8..ca46cd2885 100644
--- a/packaging/ebpf.version
+++ b/packaging/ebpf.version
@@ -1 +1 @@
-v0.6.6
+v0.6.8