Skip to content

Support connexion 3.0 #164

@czchen

Description

@czchen

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions