abundant-judge-84756
08/06/2024, 4:04 PMaverage-finland-92144
08/06/2024, 5:23 PMaverage-finland-92144
08/06/2024, 5:24 PMabundant-judge-84756
08/06/2024, 5:42 PMgentle-tomato-480
08/07/2024, 10:43 AMabundant-judge-84756
08/09/2024, 10:15 AMgentle-tomato-480
08/09/2024, 10:20 AMabundant-judge-84756
08/09/2024, 10:23 AMgentle-tomato-480
08/09/2024, 10:26 AMgentle-tomato-480
08/09/2024, 10:27 AMabundant-judge-84756
08/09/2024, 10:35 AMsum(rate(flyte:propeller:all:workflow:failure_duration_ms_count{project=~"$project", domain=~"$domain", wf=~"$workflow"}[5m]))
Browsing prometheus metrics shows no data in failure_duration_ms_count
, but there is data in failure_duration_unlabeled_ms_count
. Also, applying the project/domain filter filters out this data. So perhaps something about the labelling isn't working as expected? Which is strange because these workflows have clearly run in the expected project-domain š¤gentle-tomato-480
08/09/2024, 1:09 PMaverage-finland-92144
08/09/2024, 5:23 PMabundant-judge-84756
08/13/2024, 5:06 PMflyte:propeller:all:workflow:event_recording:success_duration_ms_count
⢠flytepropellerallworkflowfailure_duration_ms_count - no data. I'm able to visualise failed tasks instead of workflows using flyte:propeller:all:task:event_recording:failure_duration_ms_count
⢠flytepropellerallworkflowworkflow_aborted - no data
⢠success/failure/queueing time by quantile, and User VS System errors - no data unless I use the 'unlabeled_ms' version of the metrics, which doesn't allow us to filter by project/domain/workflow
⢠CPU/Memory limits VS quota - no 'kube_resourcequota' metric found in our prometheus setup, but maybe this is unique to our setup. I was able to more-or-less recreate these visualisations using our own cluster prometheus metrics
⢠Pending tasks - not clear if this works, only one data point visualised (but we've been testing across multiple workflows)
⢠CPU/Memory Usage Percentage - infinite loading ā³bright-vr-24100
08/16/2024, 8:01 AMaverage-finland-92144
08/22/2024, 10:37 PMaverage-finland-92144
09/12/2024, 8:55 PMabundant-judge-84756
09/13/2024, 10:50 AM