|
45 | 45 | href: app/opentelemetry-overview.md
|
46 | 46 | - name: Create a resource
|
47 | 47 | href: app/create-workspace-resource.md
|
48 |
| - - name: Auto-instrumentation |
| 48 | + - name: Autoinstrumentation |
49 | 49 | items:
|
50 | 50 | - name: Supported Scenarios
|
51 | 51 | href: app/codeless-overview.md
|
@@ -114,6 +114,21 @@ items:
|
114 | 114 | href: /azure/azure-monitor/faq#opentelemetry
|
115 | 115 | - name: Application Insights SDK (Classic API)
|
116 | 116 | items:
|
| 117 | + - name: Client-side JavaScript |
| 118 | + items: |
| 119 | + - name: Get Started with JavaScript SDK |
| 120 | + displayName: browser, client-side, Javascript (Web) SDK Loader Script |
| 121 | + href: app/javascript-sdk.md |
| 122 | + - name: Configure JavaScript SDK |
| 123 | + href: app/javascript-sdk-configuration.md |
| 124 | + - name: Enable React, React Native, Angular |
| 125 | + href: app/javascript-framework-extensions.md |
| 126 | + - name: Enable Click Analytics |
| 127 | + href: app/javascript-feature-extensions.md |
| 128 | + - name: Upgrade |
| 129 | + href: app/javascript-sdk-upgrade.md |
| 130 | + - name: Troubleshooting |
| 131 | + href: /troubleshoot/azure/azure-monitor/app-insights/javascript-sdk-troubleshooting |
117 | 132 | - name: .NET
|
118 | 133 | items:
|
119 | 134 | - name: ASP.NET Core
|
@@ -172,21 +187,6 @@ items:
|
172 | 187 | href: app/opencensus-python-dependency.md
|
173 | 188 | - name: Requests
|
174 | 189 | href: app/opencensus-python-request.md
|
175 |
| - - name: Client-side JavaScript |
176 |
| - items: |
177 |
| - - name: Get Started with JavaScript SDK |
178 |
| - displayName: browser, client-side, Javascript (Web) SDK Loader Script |
179 |
| - href: app/javascript-sdk.md |
180 |
| - - name: Configure JavaScript SDK |
181 |
| - href: app/javascript-sdk-configuration.md |
182 |
| - - name: Enable React, React Native, Angular |
183 |
| - href: app/javascript-framework-extensions.md |
184 |
| - - name: Enable Click Analytics |
185 |
| - href: app/javascript-feature-extensions.md |
186 |
| - - name: Upgrade |
187 |
| - href: app/javascript-sdk-upgrade.md |
188 |
| - - name: Troubleshooting |
189 |
| - href: /troubleshoot/azure/azure-monitor/app-insights/javascript-sdk-troubleshooting |
190 | 190 | - name: Advanced SDK topics
|
191 | 191 | items:
|
192 | 192 | - name: Application Insights API summary
|
|
0 commit comments