You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I’ve just discovered this library, and I’m wondering if it can be run in a web application. Usually, to run a web application, you use the WSGI/ASGI server like this:
$ uvicorn example:app
From what I’ve seen in the documentation, I don’t get the impression that we can track the performance of example.py in my previous example if we prepend the command with oracletrace. Am I wrong?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I’ve just discovered this library, and I’m wondering if it can be run in a web application. Usually, to run a web application, you use the WSGI/ASGI server like this:
From what I’ve seen in the documentation, I don’t get the impression that we can track the performance of
example.pyin my previous example if we prepend the command withoracletrace. Am I wrong?Beta Was this translation helpful? Give feedback.
All reactions