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