Skip to content

Releases: bec-project/bec_log_ingestor

v1.11.1

04 Mar 09:29

Choose a tag to compare

1.11.1 (2026-03-04)

Bug Fixes

  • label all log lines with level (d231b87)
  • reduce log verbosity (6ad98d2)

v1.11.0

03 Mar 16:34

Choose a tag to compare

1.11.0 (2026-03-03)

Features

  • add beamline and hostname labels to loki (648f771)
  • promote level and service name to label (ec43649)

v1.10.1

27 Feb 16:29

Choose a tag to compare

1.10.1 (2026-02-27)

Bug Fixes

v1.10.0

26 Feb 14:59

Choose a tag to compare

1.10.0 (2026-02-26)

Bug Fixes

  • always exit with a code (281e418)
  • bundle logs push interval (0289211)
  • update service info struct (2842974)

Features

  • add service_status_metric (76b089c)
  • multiplex text metrics with values (fb55147)
  • propagate possible values with text metric (6b6b1fd)
  • push text metric to multiplexer function (b0f7985)

v1.9.0

26 Feb 06:24

Choose a tag to compare

1.9.0 (2026-02-26)

Features

  • add hostname to all metric labels (2b7ffa1)

v1.8.0

24 Feb 09:49

Choose a tag to compare

1.8.0 (2026-02-24)

Bug Fixes

  • enable integration tests only on x86_64 (dd269d3)

Features

v1.7.1

20 Feb 14:22

Choose a tag to compare

1.7.1 (2026-02-20)

Bug Fixes

v1.7.0

20 Feb 07:35

Choose a tag to compare

1.7.0 (2026-02-20)

Features

  • add dynamic metrics to config (74ed870)
  • polling dynamic metric (4e0493d)
  • propagate pubsub metrics to mimir (55315b6)
  • refactor task spawner for dynamic metrics (9dd4406)
  • update redis and use async client (22b756b)

v1.6.0

09 Feb 07:57

Choose a tag to compare

1.6.0 (2026-02-09)

Features

  • add model for service metric message (b3bf639)
  • add reactive error handling to metrics (912832c)
  • allow configuring a default interval per metric (5ac1333)
  • propagate version metrics to mimir (13bbbde)

v1.5.3

16 Jan 13:02

Choose a tag to compare

1.5.3 (2026-01-16)

Bug Fixes

  • add detail for failed version command log (7423153)

Performance Improvements

  • box leak config to avoid clones (2e0309b)