Skip to content

Only expose metrics if offets topic has been consumed

Pre-release
Pre-release

Choose a tag to compare

@weeco weeco released this 29 Mar 13:37
· 557 commits to master since this release

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.