hi, has this metric been renamed recently? (<@UPBB...
# announcements
o
hi, has this metric been renamed recently? (@acceptable-policeman-57188)
flyte-admin-task.execution.manager-task.executions.terminated.counter
a
I don't believe it's been touched since the work you did to add the error kind. what are you seeing?
o
I added error kind to this one (note, it's different from the above):
flyte-admin-admin-execution.manager-executions.terminated.counter
and the one i was asking about doesn't show any data
a
ah task vs workflow executions, gotcha
✔️ 1
o
i see it was labeled with phase, but did the name change too?
a
i don't believe it should be
although under the hood, a labeled counter is using a CounterVec which actually scopes the metric name apparently, so this could have changed it
o
could this be the new name?
flyte-admin-admin-task.execution.manager-task.executions.terminated.counter
a
yeah, that looks suspiciously like the scope
sorry about this, i think we missed calling this out in corresponding release notes 😞
o
np, thanks for confirming
168 Views