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
@@ -12,7 +12,7 @@ The exporter for Azure Monitor allows Python applications to export data from th
12
12
13
13
Prior to using this SDK, please read and understand [Data Collection Basics](https://learn.microsoft.com/azure/azure-monitor/app/opentelemetry-overview?tabs=python), especially the section on [telemetry types](https://learn.microsoft.com/azure/azure-monitor/app/opentelemetry-overview?tabs=python#telemetry-types). OpenTelemetry terminology differs from Application Insights terminology so it is important to understand the way the telemetry types map to each other.
@@ -645,7 +645,7 @@ For all applications set up with OpenTelemetry SDK and Azure Monitor exporters,
645
645
646
646
## Troubleshooting
647
647
648
-
The exporter raises exceptions defined in [Azure Core](https://github.com/Azure/azure-sdk-for-python/blob/azure-monitor-opentelemetry-exporter_1.0.0b30/sdk/core/azure-core/README.md#azure-core-library-exceptions).
648
+
The exporter raises exceptions defined in [Azure Core](https://github.com/Azure/azure-sdk-for-python/blob/azure-monitor-opentelemetry-exporter_1.0.0b31/sdk/core/azure-core/README.md#azure-core-library-exceptions).
649
649
650
650
## Next steps
651
651
@@ -661,7 +661,7 @@ For detailed overview of OpenTelemetry, visit their [overview](https://github.co
661
661
662
662
For the official OpenTelemetry Python documentation and how to enable other telemetry scenarios, visit the official OpenTelemetry [website](https://opentelemetry.io/docs/instrumentation/python/).
663
663
664
-
For more information on the Azure Monitor OpenTelemetry Distro, which is a bundle of useful, pre-assembled components (one of them being this current package) that enable telemetry scenarios with Azure Monitor, visit the [README](https://github.com/Azure/azure-sdk-for-python/tree/azure-monitor-opentelemetry-exporter_1.0.0b30/sdk/monitor/azure-monitor-opentelemetry).
664
+
For more information on the Azure Monitor OpenTelemetry Distro, which is a bundle of useful, pre-assembled components (one of them being this current package) that enable telemetry scenarios with Azure Monitor, visit the [README](https://github.com/Azure/azure-sdk-for-python/tree/azure-monitor-opentelemetry-exporter_1.0.0b31/sdk/monitor/azure-monitor-opentelemetry).
665
665
666
666
## Contributing
667
667
@@ -680,7 +680,7 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio
0 commit comments