Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Releases: clearlinux/telemetrics-client

v2.4.3-rc1: configure.ac: bump version

17 Apr 22:38

Choose a tag to compare

Pre-release
Small improvements after static code analysis.

Signed-off-by: Alex Jaramillo <[email protected]>

v2.4.2

01 Apr 17:49

Choose a tag to compare

This release contains:

  • Fixes for issues flagged by static code analysis.

v2.4.0: configure.ac: bump version

14 Mar 01:36

Choose a tag to compare

This release contains:

  • Record format changed from simple text to json format.

Version 2.3.5

24 Feb 21:48

Choose a tag to compare

This release contains:

  • Fix first record missing from telemetry journal when the service is woken up.
  • Do not start the klogscanner service when running inside a container.

Version 2.3.4

30 Jan 22:12

Choose a tag to compare

This release contains:

  • Fix in crash probe counter reset.
  • Random shift for hprobe timer.
  • Fix memory leaks in oops_parser.
  • Valgrind memcheck added to check unit tests.
  • Transition from travis-CI to GitHub actions.

Version 2.3.3

09 Jan 21:56

Choose a tag to compare

This release contains:

  • telemctl.c: fix buffer overflow

Version 2.3.2

18 Dec 18:32

Choose a tag to compare

This release contains:

  • Refactored klogscanner to add BERT probe functionality and removed BERT probe as independent probe.

Version 2.3.1

25 Nov 18:43

Choose a tag to compare

This release contains:

  • bertprobe: fix failures and logging.

Version 2.3.0

12 Nov 18:59

Choose a tag to compare

This release contains:

  • Explicit opt-in. This change makes sure that if telemetrics-client is installed it will require telemctl opt-in one time before it starts working.
  • Modify telemctl <command> privileges. Not every command need to be run as root.

Version 2.2.3

08 Oct 17:08

Choose a tag to compare

This release contains:

  • Simplified python probe logic.