gentle-tomato-480
04/19/2024, 4:44 PMDB execution ops stats
)
The cause of this seems to be that it's querying metrics that do not exist such as: flyte:admin:admin:database:postgres:repositories:executions:get_ms
.
It seems that all these DB related metrics start with flyte:admin:admin:database:postgres
, which I do not see being emitted by my flyte-binary
instance.
There are some that are starting with flyte:admin:admin:database
, so wondering if these metrics got renamed (but not updated in the admin dashboard on grafana?