EXPAND ALL
- Home
- About Pixie
- Installing Pixie
- Using Pixie
- Tutorials
- Reference
Gets the stop time (in nanosecond unix time format) of a pod from its pod ID.
The stop time (as an integer) for the Pod ID passed in.
Variable | Type | Description |
---|---|---|
pod_id | STRING | The Pod ID of the Pod to get the stop time for. |
df.pod_stop_time = px.pod_id_to_stop_time(df.pod_id)