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

Add replication lag monitor #23

Open
altmannmarcelo opened this issue Oct 3, 2024 · 0 comments
Open

Add replication lag monitor #23

altmannmarcelo opened this issue Oct 3, 2024 · 0 comments
Labels
customer enhancement New feature or request

Comments

@altmannmarcelo
Copy link
Collaborator

Add a new functionality to monitor replication lag.
Essentially this will required a table been updated on master with a timestamp field.
The scheduler with cache a query on this table and will keep checking the difference between the TS from the cache versus current TS.
In case the difference crosses a defined threshold, the scheduler will change the server status to SHUNNED.

@altmannmarcelo altmannmarcelo added enhancement New feature or request customer labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant