Releases: netdata/kernel-collector
v1.2.9
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
Summary
Classify socket.
Description
This release is bringing for eBPF.plugin:
- Socket group according its origin.
v1.2.7
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
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
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
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
Summary
Improve socket monitoring.
Description
This release is improving socket monitoring (reduce memory usage).
v1.2.2
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
Summary
Add internal monitoring.
Description
This release is bringing internal monitoring for our hash tables.
v1.2.0
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.