EXPAND ALL
  • Home

pod_id_to_pod_labels

Gets the kubernetes pod labels for the pod from its pod ID.

Returns: STRING

The k8s pod labels for the pod ID passed in.

Arguments

VariableTypeDescription
pod_idSTRINGThe pod ID of the pod to get the labels for.

Examples:

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