Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose message timestamp and metrics improvements #28

Merged
merged 4 commits into from
Jul 5, 2017
Merged

Conversation

SamiHiltunen
Copy link
Contributor

This PR exposes the message timestamp on context and improves the metrics.

* Replaces recover_rate metric with consumed_messages_rate as they
  are essentially tracking the same metric.
* Adds topic specific metrics for more precise insights.
* Exposes message timestamps in Context.
* Adds a metric for measuring consumption delay based on the
  message timestamps.
@SamiHiltunen SamiHiltunen requested a review from frairon July 4, 2017 13:51
@SamiHiltunen SamiHiltunen merged commit 4264155 into master Jul 5, 2017
@SamiHiltunen SamiHiltunen deleted the metrics branch July 5, 2017 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants