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

Create cluster health endpoint for automatic consumption #416

Open
mensfeld opened this issue Aug 20, 2024 · 3 comments
Open

Create cluster health endpoint for automatic consumption #416

mensfeld opened this issue Aug 20, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@mensfeld
Copy link
Member

No description provided.

@mensfeld mensfeld added the enhancement New feature or request label Aug 20, 2024
@mensfeld mensfeld self-assigned this Aug 20, 2024
@mensfeld
Copy link
Member Author

when this is done and the health concept is done in karafka, we should replace the lso_threshold with a per-topic setup from health.

@mensfeld
Copy link
Member Author

we need to monitor initially

  • cluster connectivity
  • lag (warning, error)
  • lso_threshold (warning, error)
  • last message received at (if possible) warning and error

ideally it should rely on assignments on consumer reports lags if present and only when not on cluster lags

ideally we should have routing based API for that

@mensfeld
Copy link
Member Author

The current LSO rules should be updated as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant