Skip to content

Commit cd49950

Browse files
committed
Update constants.py
1 parent 4678e68 commit cd49950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure_functions_worker/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
BASE_EXT_SUPPORTED_PY_MINOR_VERSION = 8
8383

8484
# Appsetting to turn on OpenTelemetry support/features
85-
# Includes turning on Azure monitor distro to send telemetry to Application Insights
85+
# Includes turning on Azure monitor distro to send telemetry to AppInsights
8686
PYTHON_ENABLE_OPENTELEMETRY = "PYTHON_ENABLE_OPENTELEMETRY"
8787
PYTHON_ENABLE_OPENTELEMETRY_DEFAULT = False
8888

0 commit comments

Comments
 (0)