Skip to content

Commit f5aaf3c

Browse files
authored
Merge pull request #93981 from lgayhardt/appinsightspythonpreview1019
App Insights adding Python link
2 parents c279dfe + f626ae1 commit f5aaf3c

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

articles/azure-monitor/app/app-insights-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ There are several ways to get started. Begin with whichever works best for you.
102102
* [.NET Console Applications](../../azure-monitor/app/console.md)
103103
* [Java](../../azure-monitor/app/java-get-started.md)
104104
* [Node.js](../../azure-monitor/app/nodejs.md)
105+
* [Python (preview)](../../azure-monitor/app/opencensus-python.md)
105106
* [Other platforms](../../azure-monitor/app/platforms.md)
106107
* **[Instrument your web pages](../../azure-monitor/app/javascript.md)** for page view, AJAX, and other client-side telemetry.
107108
* **[Analyze mobile app usage](../../azure-monitor/learn/mobile-center-quickstart.md)** by integrating with Visual Studio App Center.
@@ -120,6 +121,8 @@ Get started at development time with:
120121
* [ASP.NET Core](../../azure-monitor/app/asp-net-core.md)
121122
* [Java](../../azure-monitor/app/java-get-started.md)
122123
* [Node.js](../../azure-monitor/app/nodejs.md)
124+
* [Python (preview)](../../azure-monitor/app/opencensus-python.md)
125+
123126

124127
## Support and feedback
125128
* Questions and Issues:

articles/azure-monitor/app/platforms.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ ms.reviewer: olegan
1717
* [Java](../../azure-monitor/app/java-get-started.md)
1818
* [JavaScript](../../azure-monitor/app/javascript.md)
1919
* [Node.JS](../../azure-monitor/app/nodejs.md)
20+
* [Python (preview)](../../azure-monitor/app/opencensus-python.md)
2021

2122
## Supported platforms and frameworks
2223

@@ -33,6 +34,7 @@ ms.reviewer: olegan
3334
* [iOS](../../azure-monitor/learn/mobile-center-quickstart.md) (App Center)
3435
* [Java EE](../../azure-monitor/app/java-get-started.md)
3536
* [Node.JS](https://www.npmjs.com/package/applicationinsights)
37+
* [Python (preview)](../../azure-monitor/app/opencensus-python.md)
3638
* [Universal Windows app](../../azure-monitor/learn/mobile-center-quickstart.md) (App Center)
3739
* [Windows desktop applications, services, and worker roles](../../azure-monitor/app/windows-desktop.md)
3840

0 commit comments

Comments
 (0)