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

implement monitoring endpoints #8

Closed
kortemik opened this issue Sep 21, 2023 · 1 comment · Fixed by #24
Closed

implement monitoring endpoints #8

kortemik opened this issue Sep 21, 2023 · 1 comment · Fixed by #24
Assignees

Comments

@kortemik
Copy link
Member

currently data endpoints regarding monitoring are commented out

they should at least support

  • latency per partition (enqueued vs read time)
  • depth per partition in events
  • estimated data depth (avg record size vs amount of messages)
@kortemik
Copy link
Member Author

eventContext.getLastEnqueuedEventProperties().getOffset(); vs current

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 a pull request may close this issue.

2 participants