We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4678e68 commit cd49950Copy full SHA for cd49950
azure_functions_worker/constants.py
@@ -82,7 +82,7 @@
82
BASE_EXT_SUPPORTED_PY_MINOR_VERSION = 8
83
84
# Appsetting to turn on OpenTelemetry support/features
85
-# Includes turning on Azure monitor distro to send telemetry to Application Insights
+# Includes turning on Azure monitor distro to send telemetry to AppInsights
86
PYTHON_ENABLE_OPENTELEMETRY = "PYTHON_ENABLE_OPENTELEMETRY"
87
PYTHON_ENABLE_OPENTELEMETRY_DEFAULT = False
88
0 commit comments