You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current code only consider condition Slave_SQL_Running is yes and
then send slave_running equal 1. We should consider both of condition
are Slave_IO_Running and Slave_SQL_Running to set the value of
slave_running metric.
0 commit comments