Skip to content

Commit f626ae1

Browse files
committed
removing openc
1 parent 04a30f2 commit f626ae1

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +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-
* [OpenCensus Python (preview)](../../azure-monitor/app/opencensus-python.md)
105+
* [Python (preview)](../../azure-monitor/app/opencensus-python.md)
106106
* [Other platforms](../../azure-monitor/app/platforms.md)
107107
* **[Instrument your web pages](../../azure-monitor/app/javascript.md)** for page view, AJAX, and other client-side telemetry.
108108
* **[Analyze mobile app usage](../../azure-monitor/learn/mobile-center-quickstart.md)** by integrating with Visual Studio App Center.
@@ -121,7 +121,7 @@ Get started at development time with:
121121
* [ASP.NET Core](../../azure-monitor/app/asp-net-core.md)
122122
* [Java](../../azure-monitor/app/java-get-started.md)
123123
* [Node.js](../../azure-monitor/app/nodejs.md)
124-
* [OpenCensus Python (preview)](../../azure-monitor/app/opencensus-python.md)
124+
* [Python (preview)](../../azure-monitor/app/opencensus-python.md)
125125

126126

127127
## Support and feedback

articles/azure-monitor/app/platforms.md

Lines changed: 2 additions & 1 deletion
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,7 +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)
36-
* [OpenCensus Python (preview)](../../azure-monitor/app/opencensus-python.md)
37+
* [Python (preview)](../../azure-monitor/app/opencensus-python.md)
3738
* [Universal Windows app](../../azure-monitor/learn/mobile-center-quickstart.md) (App Center)
3839
* [Windows desktop applications, services, and worker roles](../../azure-monitor/app/windows-desktop.md)
3940

0 commit comments

Comments
 (0)