Skip to content

Commit 9a116b3

Browse files
authored
Update README links for Azure monitor (Azure#16241)
1 parent 1ac1524 commit 9a116b3

File tree

1 file changed

+3
-1
lines changed
  • sdk/monitor/azure-opentelemetry-exporter-azuremonitor

1 file changed

+3
-1
lines changed

sdk/monitor/azure-opentelemetry-exporter-azuremonitor/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The exporter for Azure Monitor allows you to export tracing data utilizing the OpenTelemetry SDK and send telemetry data to Azure Monitor for applications written in Python.
66

7-
[Source code](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/monitor/azure-opentelemetry-exporter-azuremonitor) | [Samples](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/monitor/azure-opentelemetry-exporter-azuremonitor/samples) | [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/monitor/azure-opentelemetry-exporter-azuremonitor/CHANGELOG.md)
7+
[Source code](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/monitor/azure-opentelemetry-exporter-azuremonitor) | [Package (PyPi)][pypi] | [API reference documentation][api_docs] | [Product documentation][product_docs] || [Samples](https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/monitor/azure-opentelemetry-exporter-azuremonitor/samples) | [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/monitor/azure-opentelemetry-exporter-azuremonitor/CHANGELOG.md)
88

99
## Getting started
1010

@@ -156,12 +156,14 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio
156156

157157
<!-- LINKS -->
158158
[azure_cli]: https://docs.microsoft.com/cli/azure
159+
[api_docs]: https://azuresdkdocs.blob.core.windows.net/$web/python/azure-opentelemetry-exporter-azuremonitor/1.0.0b2/index.html
159160
[product_docs]: https://docs.microsoft.com/azure/azure-monitor/overview
160161
[azure_portal]: https://portal.azure.com
161162
[azure_sub]: https://azure.microsoft.com/free/
162163
[cloud_shell]: https://docs.microsoft.com/azure/cloud-shell/overview
163164
[cloud_shell_bash]: https://shell.azure.com/bash
164165
[pip]: https://pypi.org/project/pip/
166+
[pypi]: https://pypi.org/project/azure-opentelemetry-exporter-azuremonitor
165167
[python]: https://www.python.org/downloads/
166168
[venv]: https://docs.python.org/3/library/venv.html
167169
[virtualenv]: https://virtualenv.pypa.io

0 commit comments

Comments
 (0)