You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Azure Monitor Opentelemetry Distro client library for Python - version 1.8.2
9
+
# Azure Monitor Opentelemetry Distro client library for Python - version 1.8.3
10
10
11
11
12
12
The Azure Monitor Distro of [Opentelemetry Python][ot_sdk_python] is a "one-stop-shop" telemetry solution, requiring only one line of code to instrument your application. The distro captures telemetry via [OpenTelemetry instrumentations][azure_monitor_opentelemetry_exporters] and reports telemetry to Azure Monitor via the [Azure Monitor exporters][azure_monitor_opentelemetry_exporters].
@@ -192,7 +192,7 @@ v1.x
192
192
193
193
## Troubleshooting
194
194
195
-
The exporter raises exceptions defined in [Azure Core](https://github.com/Azure/azure-sdk-for-python/blob/azure-monitor-opentelemetry_1.8.2/sdk/core/azure-core/README.md#azure-core-library-exceptions).
195
+
The exporter raises exceptions defined in [Azure Core](https://github.com/Azure/azure-sdk-for-python/blob/azure-monitor-opentelemetry_1.8.3/sdk/core/azure-core/README.md#azure-core-library-exceptions).
196
196
197
197
## Next steps
198
198
@@ -219,10 +219,10 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio
219
219
*[OpenTelemetry Python Official Docs][ot_python_docs]
0 commit comments