EXPAND ALL
- Home
- About Pixie
- Installing Pixie
- Using Pixie
- Tutorials
- Reference
Gets the start time (in nanosecond unix time format) of a Replica Set from its ID.
The start time (as an integer) for the Replica Set ID passed in.
Variable | Type | Description |
---|---|---|
replica_set_id | STRING | The Replica Set ID of the Replica Set to get the start time for. |
df.rs_start_time = px.replicaset_id_to_start_time(replica_set_id)