Skip to content

Azure Exporter and AsyncIO (Starlette) #863

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
victoraugustolls opened this issue Feb 28, 2020 · 1 comment
Closed

Azure Exporter and AsyncIO (Starlette) #863

victoraugustolls opened this issue Feb 28, 2020 · 1 comment
Labels

Comments

@victoraugustolls
Copy link
Contributor

victoraugustolls commented Feb 28, 2020

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

@lzchen
Copy link
Contributor

lzchen commented May 26, 2020

Support for fast api is being done in OpenTelemetry via ASGI integration.

Any potential issues that you may foresee can be discussed there.

@lzchen lzchen closed this as completed May 26, 2020
@lzchen lzchen added azure Microsoft Azure feature-request labels Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants