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
Currently we have already started an app with fastapi. It looks really good.
Is there a recommended way to do some stats (e.g.: google stats) / monitor (e.g.: prometheus ) about all the requests which we have already received?
Hi :)
Currently we have already started an app with fastapi. It looks really good.
Is there a recommended way to do some stats (e.g.: google stats) / monitor (e.g.: prometheus ) about all the requests which we have already received?
Thanks