EosMetrics.EVENT_NETWORK_STATUS_CHANGED

Recorded when the network changes from one of the states described at https://developer.gnome.org/NetworkManager/unstable/spec.html#type-NM_STATE to another. The auxiliary payload is a 2-tuple of the form (previous_network_state, new_network_state). Since events are delivered on a best-effort basis, there is no guarantee that the new network state of the previous successfully recorded network status change event matches the previous network state of the current network status change event.