Azure-Samples / azure-django-postgres-flexible-aca

Web app using Python Django backend, set up for deployment to Azure Container Apps with Azure PostgreSQL Flexible Server.
MIT License
17 stars 31 forks source link

Update to Open Telemetry #76

Open karpikpl opened 1 year ago

karpikpl commented 1 year ago

OpenCensus Python SDK is deprecated, but Microsoft supports it until retirement on September 30, 2024. We now recommend the OpenTelemetry-based Python offering and provide migration guidance.

Can the sample be updated to Open Telemetry?

pamelafox commented 1 year ago

Thanks for filing! I've noted the issue in our repository that generates these templates:

https://github.com/kjaymiller/cookiecutter-relecloud/issues/233