Are you sure that mysql_repl_node_1 is configured as a replica server?
Can you check output of “show slave status”?
If it is replica then the IO THREAD ad SQL THREAD should show as yes.
Most probably the host is not configured as replica. If it is replica then IO Thread and SQL thread should show as yes or no
Yes the data should clear whether it is master or replica
Are you looking to do something with that data? Like you want to setup alerting then you can use alert template for it. Otherwise for identifying master and replica you can look at Thread status.