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

Added mysql-monitor_replication_lag_group_by_host #3867

Merged
merged 1 commit into from
May 9, 2022
Merged

Conversation

renecannao
Copy link
Contributor

If variable mysql-monitor_replication_lag_group_by_host=false: (default)
Monitor will perform 1 replication lag check per server per hostgroup.

If variable mysql-monitor_replication_lag_group_by_host=true:
Monitor will perform 1 replication lag check per server.

This variable need to be set only in setups in which the same server is
configured in many hostgroups, thus reducing the number of checks

If variable mysql-monitor_replication_lag_group_by_host=false: (default)
Monitor will perform 1 replication lag check per server per hostgroup.

If variable mysql-monitor_replication_lag_group_by_host=true:
Monitor will perform 1 replication lag check per server.

This variable need to be set only in setups in which the same server is
configured in many hostgroups, thus reducing the number of checks
@renecannao
Copy link
Contributor Author

retest this please

@renecannao renecannao merged commit 7940d86 into v2.x May 9, 2022
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.

1 participant