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
I was wondering if using the Azure Exporter would be considered safe when working with asyncio / starlette (fast api). I know it has blocking calls like file system and using the request library, so was wondering if those can block the event loop when used by the exporter.
Uh oh!
There was an error while loading. Please reload this page.
I was wondering if using the Azure Exporter would be considered safe when working with asyncio / starlette (fast api). I know it has blocking calls like file system and using the request library, so was wondering if those can block the event loop when used by the exporter.
@lzchen
The text was updated successfully, but these errors were encountered: