Skip to content
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

Auto-Instrument for Flask and Fast API applications #332

Open
Galactic21 opened this issue Apr 12, 2022 · 1 comment
Open

Auto-Instrument for Flask and Fast API applications #332

Galactic21 opened this issue Apr 12, 2022 · 1 comment
Assignees

Comments

@Galactic21
Copy link

Good afternoon, I'm using your SDK to create traces for my Django applications. However, I noticed that the auto-instrument option only works for Django. My question is if in the future this option will also be available for Flask and Fast-API applications?!
Best regards.

@NathanielRN
Copy link
Contributor

Hi @Galactic21!

Thanks for reaching out. We don't currently have solutions for other frameworks, but the AWS Distro for OpenTelemetry (ADOT) team has launched GA support for using OpenTelemetry Python with AWS X-ray as of September 2021.

You find numerous more features there, including auto instrumentation for Flask and Fast-API applications 🙂.

We have a demo GitHub repo where you can see how we use OpenTelemetry (tests run everyday against the latest code: https://github.com/aws-observability/aws-otel-python

We also have ADOT Docs on how to use OTel Python auto instrumenting with X-Ray: https://aws-otel.github.io/docs/getting-started/python-sdk

OpenTelemetry is your the best option for getting advanced features and community support for a feature request.

Let me know if that helps! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants