Closed harupy closed 2 years ago
Thanks for reporting it @harupy ! Let me see if I can push a fix.
OK, the Flask bump broke a surprising number of things in our unit and integration tests, but I managed to work through them now.
I've released the fix in version 0.20.3
that should be backwards compatible to pre-v1 Flask versions too.
https://pypi.org/project/prometheus-flask-exporter/0.20.3/
@rycus86 Thanks for the quick fix!
Wow that was super fast – thank you so much!
We encountered the following issue:
https://github.com/mlflow/mlflow/runs/7622639194?check_suite_focus=true#step:9:62
It looks like
flask
replacedMethodViewType
withMethodView
in 2.2.0:https://github.com/pallets/flask/commit/45174bf9a1e96e51ce589c7aa2c151249d1fdf11
Package versions: