EXPAND ALL
  • Home

deployment_name_to_start_time

Gets the start time (in nanosecond unix time format) of a Deployment from its name.

Returns: TIME64NS

The start time (as an integer) for the Deployment name passed in.

Arguments

VariableTypeDescription
deployment_nameSTRINGThe name of the Deployment to get the name for. The name includes the namespace of the Deployment. i.e. "ns/deployment_name"

Examples:

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