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.6.6
9
+
# Azure Monitor Opentelemetry Distro client library for Python - version 1.6.7
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].
@@ -189,7 +189,7 @@ v1.x
189
189
190
190
## Troubleshooting
191
191
192
-
The exporter raises exceptions defined in [Azure Core](https://github.com/Azure/azure-sdk-for-python/blob/azure-monitor-opentelemetry_1.6.6/sdk/core/azure-core/README.md#azure-core-library-exceptions).
192
+
The exporter raises exceptions defined in [Azure Core](https://github.com/Azure/azure-sdk-for-python/blob/azure-monitor-opentelemetry_1.6.7/sdk/core/azure-core/README.md#azure-core-library-exceptions).
193
193
194
194
## Next steps
195
195
@@ -216,18 +216,18 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio
216
216
*[OpenTelemetry Python Official Docs][ot_python_docs]
0 commit comments