Skip to content

Add replication lag monitor #23

@altmannmarcelo

Description

@altmannmarcelo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions