acoustic-cpu-86019
01/17/2022, 2:12 PM1 - (All workflows transition time / all workflows duration)
We use this PromQL query:
1 -
( flyte:propeller:all:workflow:completion_latency_unlabeled_ms_sum
+ flyte:propeller:all:node:transition_latency_unlabeled_ms_sum
+ flyte:propeller:all:node:queueing_latency_unlabeled_ms_sum
+ flyte:propeller:all:workflow:acceptance_latency_unlabeled_ms_sum)
/ (flyte:propeller:all:workflow:failure_duration_unlabeled_ms_sum + flyte:propeller:all:workflow:success_duration_unlabeled_ms_sum)
The numbers we get seem a bit off ( around 50%). Is the PromQL query correct? What do you recommend we use to measure that overhead time ?freezing-airport-6809
freezing-airport-6809
acoustic-cpu-86019
01/17/2022, 3:19 PMacoustic-cpu-86019
01/17/2022, 3:20 PMacoustic-cpu-86019
01/17/2022, 3:25 PMfreezing-airport-6809
freezing-airport-6809
freezing-airport-6809
freezing-airport-6809