Skip to content

Releases: netdata/kernel-collector

Release v0.6.3

12 Apr 12:27
v0.6.3
42f2628
Compare
Choose a tag to compare

Release v0.6.3

Reduce default allocated size.

Release Notes

We are reducing the default size for application tables, this is not expected to be a problem, because we will give conditions for users to set table size.

Release v0.6.2

26 Mar 16:28
v0.6.2
d6b80d3
Compare
Choose a tag to compare

Release v0.6.2

New eBPF program

Release Notes

Add eBPF program to monitor access to files using Linux directory cache.

Release v0.6.1

19 Mar 12:37
v0.6.1
a67f5b9
Compare
Choose a tag to compare

Release v0.6.1

Add monitoring for more synchronization syscalls, because sync is not enough to measure the impact of data synchronization on operate systems.

Release Notes

  • Add kprobes for syncfs, msync, fsync, fdatasync, and sync_file_range

Release v0.6.0

12 Mar 12:45
v0.6.0
0b6cba5
Compare
Choose a tag to compare

Release v0.6.0

A code copied from kernel source did not allows to create correct monitoring for syscalls on CentOS 7.x family, this release is fixing this bug.

Release Notes

  • Fix header.

Release v0.5.9

09 Mar 12:59
v0.5.9
7ec1e7f
Compare
Choose a tag to compare

Release v0.5.9

New eBPF program to monitor sync syscall.

Release Notes

  • New eBPF program to monitor sync syscall.
  • Create internal library for repository.

Release v0.5.7

04 Mar 03:53
v0.5.7
457aca6
Compare
Choose a tag to compare

Release v0.5.7

The kernel team renamed an internal function when the kernel 5.11 was released, this release is changing a kprobe for newest kernels.

Release Notes

  • Compatibility with new kernels

Release v0.5.6

25 Feb 16:58
v0.5.6
6d51a2a
Compare
Choose a tag to compare

Release v0.5.6

New eBPF program that allows users to monitor the page cache utilization on hosts.

Release Notes

  • New eBPF program
  • Reorganization of internal files.

Release v0.5.5

20 Jan 14:31
v0.5.5
45a3985
Compare
Choose a tag to compare

Release v0.5.5

Fix connection counter.

Release v0.5.4

07 Jan 14:10
v0.5.4
46572eb
Compare
Choose a tag to compare

Release v0.5.4

This release is bringing support for the newest kernels.

Release Notes

  • Support to kernel 5.10 and newer.
  • Rename eBPF programs removing patches.

Release v0.5.3

14 Dec 15:50
v0.5.3
446b4f0
Compare
Choose a tag to compare

Release v0.5.3

Bring Network support for kernels older than 4.18.