Skip to content

Releases: redpanda-data/kminion

Additional Partition Metrics & Bugfixes

22 Apr 15:48

Choose a tag to compare

Pre-release
  • Additional partition metrics (partition count and cleanup policy)
  • Offset commit counter for each group:topic:partition combination to get commit rate
  • Added sample grafana dashboard for this version
  • Separate readiness & liveness check so that pods may only be marked as ready once the offsets consumer topic has been completely consumed and therefore up to date metrics can be exported

Only expose metrics if offets topic has been consumed

29 Mar 13:37

Choose a tag to compare

Prometheus metrics will only be exposed after the consumer offsets topic lag has been caught up by all partition consumers. This way we can ensure that only accurate group lags (instead of outdated) will be exported.

Use consumer offsets topic

25 Mar 08:01

Choose a tag to compare

Pre-release
v0.1.0

Update kafka minion introduction

Initial alpha version

11 Feb 14:29

Choose a tag to compare

Initial alpha version Pre-release
Pre-release
v0.0.1

Add healthcheck