-
Notifications
You must be signed in to change notification settings - Fork 165
Open
Description
connexion v3.0 has been released recently, and we found the following error when using it with prometheus_flask_exporter. Please help to update to support connexion v3.0.
> .../lib/python3.11/site-packages/prometheus_flask_exporter/__init__.py(718)func()
-> response = f(*args, **kwargs)
(Pdb) n
ModuleNotFoundError: No module named 'connexion.apis'
> .../lib/python3.11/site-packages/prometheus_flask_exporter/__init__.py(750)func()
-> response = self._response_converter(response)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels