def instrument_app()

in app/observability.py [0:0]


def instrument_app(app):
    FastAPIInstrumentor.instrument_app(app)