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
Add a last_activity column to node_info to refer to the first connection or latest disconnection.
Replace all instances of last_connected in metric queries with last_activity
The text was updated successfully, but these errors were encountered:
Task
Add a
last_activity
column tonode_info
to refer to the first connection or latest disconnection.Replace all instances of
last_connected
in metric queries withlast_activity
The text was updated successfully, but these errors were encountered: