Azure / azure-functions-docker

This repo contains the base Docker images for working with azure functions
MIT License
269 stars 118 forks source link

Added opentelemetry support for python 3.12 #1175

Closed gavin-aguiar closed 1 month ago

gavin-aguiar commented 1 month ago

Adding opentelemetry distro for python 3.12. This is a part of supporting opentelemetry by default for python. Starting this with python 3.12 since this will be in public preview soon. Will add it to the rest of the python version after we monitor and get feedback from the community.

Releasing new Host versions. V3 Release V2 Release


PR information