Skip to content

Releases: ethpandaops/xatu

0.0.17-consumoor

27 Feb 03:04
0a50359

Choose a tag to compare

0.0.17-consumoor Pre-release
Pre-release

Changelog

  • 0a50359 fix(consumoor): align data transformations with Vector pipeline

0.0.16-consumoor

26 Feb 01:42
43d4948

Choose a tag to compare

0.0.16-consumoor Pre-release
Pre-release

Changelog

  • 43d4948 feat(consumoor): add missing observability metrics and dashboard panels

0.0.15-consumoor

26 Feb 00:20
9b14199

Choose a tag to compare

0.0.15-consumoor Pre-release
Pre-release

Changelog

  • 9b14199 feat(consumoor): increase default outputBatchPeriod to 5s

0.0.14-consumoor

26 Feb 00:05
f317b9a

Choose a tag to compare

0.0.14-consumoor Pre-release
Pre-release

Changelog

  • f317b9a feat(consumoor): add event_lag_seconds histogram metric

0.0.13-consumoor

25 Feb 12:02
1e404a8

Choose a tag to compare

0.0.13-consumoor Pre-release
Pre-release

Changelog

  • 1e404a8 perf(consumoor): use sync.Pool for DecoratedEvent via vtprotobuf pool feature

0.0.12-consumoor

25 Feb 10:35
b5132b9

Choose a tag to compare

0.0.12-consumoor Pre-release
Pre-release

Changelog

  • b5132b9 feat(consumoor): add configurable rebalance timeout for faster partition reassignment

0.0.11-consumoor

25 Feb 10:16
67c9da4

Choose a tag to compare

0.0.11-consumoor Pre-release
Pre-release

Changelog

  • 67c9da4 feat(consumoor): use per-topic consumer groups for lag monitoring

0.0.10-consumoor

25 Feb 09:12
8fa34c2

Choose a tag to compare

0.0.10-consumoor Pre-release
Pre-release

Changelog

  • 8fa34c2 perf(consumoor): use vtprotobuf for reflection-free proto deserialization

0.0.9-consumoor

25 Feb 09:04
e974d8c

Choose a tag to compare

0.0.9-consumoor Pre-release
Pre-release

Changelog

  • e974d8c perf(consumoor): reduce GC pressure via allocation optimizations

0.0.7-consumoor

25 Feb 07:24
308d033

Choose a tag to compare

0.0.7-consumoor Pre-release
Pre-release

Changelog

  • 308d033 feat(consumoor): remove per-table serialization, enable concurrent INSERTs