EXPAND ALL
  • Home

replicaset_id_to_start_time

Gets the start time (in nanosecond unix time format) of a Replica Set from its ID.

Returns: TIME64NS

The start time (as an integer) for the Replica Set ID passed in.

Arguments

VariableTypeDescription
replica_set_idSTRINGThe Replica Set ID of the Replica Set to get the start time for.

Examples:

df.rs_start_time = px.replicaset_id_to_start_time(replica_set_id)
This site uses cookies to provide you with a better user experience. By using Pixie, you consent to our use of cookies.