Skip to content

Releases: netdata/kernel-collector

v1.2.9

15 Sep 01:49
900af0c
Compare
Choose a tag to compare

Summary

Changes in VFS monitoring.

Description

This release is bringing for eBPF.plugin:

  • The task name directly from kernel ring, avoiding necessity to parse proc files.
  • Remove release_task monitoring.
  • Append last time a process called a function.
  • The basis to bring new vfs_function.

v1.2.8

05 Sep 02:48
fb39934
Compare
Choose a tag to compare

Summary

Classify socket.

Description

This release is bringing for eBPF.plugin:

  • Socket group according its origin.

v1.2.7

24 Aug 21:16
b7594a7
Compare
Choose a tag to compare

Summary

Update index.

Description

This release is bringing for eBPF.plugin:

  • Reduce memory usage.
  • Possibility to group sockets
  • A new column for ebpf_socket function.

v1.2.6

16 Aug 14:41
93fb552
Compare
Choose a tag to compare

Summary

Modify loopback monitoring.

Description

This release is bringing for eBPF.plugin:

  • Restrict loopoback monitoring for destination address.
  • Fix wrong comparison that was not delivering expected result for kernels older than 5.8.

v1.2.5

30 Jul 22:09
48750cc
Compare
Choose a tag to compare

Summary

Expand possibility to monitor PIDs.

Description

This release is bringing for eBPF.plugin:

  • The possibility to summarize all events for an unique PID.
  • As consequence of the new feature, users can summarize sockets statistics.

v1.2.4

22 Jul 18:42
843587e
Compare
Choose a tag to compare

Summary

Socket update fix.

Description

After unify socket and PID monitoring it was identified that sockets were not updated correctly, this release fixes this issue.

v1.2.3

22 Jul 15:22
9bce671
Compare
Choose a tag to compare

Summary

Improve socket monitoring.

Description

This release is improving socket monitoring (reduce memory usage).

v1.2.2

16 Jul 00:37
12c2709
Compare
Choose a tag to compare

Summary

Modify socket and update libbpf.

Description

This release is modifying socket to bring a new function used to monitor all sockets.
It also updates libbpf.

v1.2.1

12 May 16:32
v1.2.1
af86416
Compare
Choose a tag to compare

Summary

Add internal monitoring.

Description

This release is bringing internal monitoring for our hash tables.

v1.2.0

05 May 18:32
v1.2.0
6e87f96
Compare
Choose a tag to compare

Summary

Sync current repository with latest libbpf.

Description

This release is compiling all eBPF programs linking against libbpf 1.2.0 to run on kernels newer than 4.14.