Skip to content

Commit 9203e30

Browse files
authored
Merge pull request #95287 from mrbullwinkle/mrb_11_07_2019_toc_fix
fix toc
2 parents 580d30b + 1613825 commit 9203e30

File tree

1 file changed

+87
-84
lines changed

1 file changed

+87
-84
lines changed

articles/azure-monitor/toc.yml

Lines changed: 87 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -175,12 +175,93 @@
175175
href: app/ilogger.md
176176
- name: Java
177177
items:
178-
- name: Log-based & pre-aggregated metrics
179-
href: app/pre-aggregated-metrics-log-metrics.md
180-
- name: Log-based metrics definitions
181-
href: platform/app-insights-metrics.md
182-
- name: Classic metrics explorer
183-
href: app/metrics-explorer.md
178+
- name: Web apps
179+
displayname: java
180+
href: app/java-get-started.md
181+
- name: Docker apps
182+
href: app/docker.md
183+
- name: Log traces
184+
href: app/java-trace-logs.md
185+
- name: Unix metrics
186+
href: app/java-collectd.md
187+
- name: Dependencies
188+
href: app/java-agent.md
189+
- name: Filter telemetry
190+
href: app/java-filter-telemetry.md
191+
- name: Micrometer Metrics
192+
displayname: java
193+
href: app/micrometer-java.md
194+
- name: Spring Boot app
195+
displayname: java
196+
href: /java/azure/spring-framework/configure-spring-boot-java-applicationinsights
197+
- name: Troubleshoot
198+
href: app/java-troubleshoot.md
199+
- name: Node.js
200+
href: app/nodejs.md
201+
- name: Python
202+
items:
203+
- name: Overview
204+
displayname: python, Python, OpenCenus, OpenTelemetry, py
205+
href: app/opencensus-python.md
206+
- name: Dependencies
207+
href: app/opencensus-python-dependency.md
208+
- name: Requests
209+
href: app/opencensus-python-request.md
210+
- name: Web pages
211+
items:
212+
- name: Client-side JavaScript
213+
href: app/javascript.md
214+
- name: Application Insights API summary
215+
displayname: SDK, API, custom events, custom metrics, trackevent,trackmetric, getmetric, trackrequest, trackexception, tracktrace, trackdependency
216+
href: app/api-custom-events-metrics.md
217+
- name: Troubleshoot ASP.NET
218+
href: app/asp-net-troubleshoot-no-data.md
219+
- name: Codeless monitoring
220+
items:
221+
- name: Azure VM and scale set
222+
href: app/azure-vm-vmss-apps.md
223+
- name: Azure App Service
224+
displayname: App Service, web app, PaaS, Azure web app
225+
href: app/azure-web-apps.md
226+
- name: Azure Cloud Services
227+
displayname: cloud, cloud services, PaaS
228+
href: app/cloudservices.md
229+
- name: Azure Functions
230+
displayname: functions, monitor functions, automation
231+
href: ../azure-functions/functions-monitoring.md
232+
- name: Kubernetes applications
233+
displayname: aks, microservice, istio, service mesh, application monitoring, monitor kubernetes, monitor aks
234+
href: app/kubernetes.md
235+
- name: Status Monitor (legacy)
236+
displayname: IIS monitoring, on premises monitoring, on prem,
237+
href: app/monitor-performance-live-website-now.md
238+
- name: On-Premises servers
239+
items:
240+
- name: Overview
241+
displayname: IIS monitoring, on premises monitoring, on prem,
242+
href: app/status-monitor-v2-overview.md
243+
- name: Getting started
244+
href: app/status-monitor-v2-get-started.md
245+
- name: Detailed instructions
246+
href: app/status-monitor-v2-detailed-instructions.md
247+
- name: Troubleshooting and known issues
248+
href: app/status-monitor-v2-troubleshoot.md
249+
- name: API Disable-InstrumentationEngine
250+
href: app/status-monitor-v2-api-disable-instrumentation-engine.md
251+
- name: API Disable-ApplicationInsightsMonitoring
252+
href: app/status-monitor-v2-api-disable-monitoring.md
253+
- name: API Enable-InstrumentationEngine
254+
href: app/status-monitor-v2-api-enable-instrumentation-engine.md
255+
- name: API Enable-ApplicationInsightsMonitoring
256+
href: app/status-monitor-v2-api-enable-monitoring.md
257+
- name: API Get-ApplicationInsightsMonitoringConfig
258+
href: app/status-monitor-v2-api-get-config.md
259+
- name: API Get-ApplicationInsightsMonitoringStatus
260+
href: app/status-monitor-v2-api-get-status.md
261+
- name: API Set-ApplicationInsightsMonitoringConfig
262+
href: app/status-monitor-v2-api-set-config.md
263+
- name: API Start-ApplicationInsightsMonitoringTrace
264+
href: app/status-monitor-v2-api-start-trace.md
184265
- name: Search
185266
href: app/diagnostic-search.md
186267
- name: Profiler
@@ -297,84 +378,6 @@
297378
- name: Log traces
298379
href: app/asp-net-trace-logs.md
299380
- name: Unix metrics
300-
href: app/java-collectd.md
301-
- name: Dependencies
302-
href: app/java-agent.md
303-
- name: Filter telemetry
304-
href: app/java-filter-telemetry.md
305-
- name: Micrometer Metrics
306-
displayname: java
307-
href: app/micrometer-java.md
308-
- name: Spring Boot app
309-
displayname: java
310-
href: /java/azure/spring-framework/configure-spring-boot-java-applicationinsights
311-
- name: Troubleshoot
312-
href: app/java-troubleshoot.md
313-
- name: Node.js
314-
href: app/nodejs.md
315-
- name: Python
316-
items:
317-
- name: Overview
318-
href: app/opencensus-python.md
319-
- name: Dependencies
320-
href: app/opencensus-python-dependency.md
321-
- name: Requests
322-
href: app/opencensus-python-request.md
323-
- name: Web pages
324-
items:
325-
- name: Client-side JavaScript
326-
href: app/javascript.md
327-
- name: Application Insights API summary
328-
displayname: SDK, API, custom events, custom metrics, trackevent,trackmetric, getmetric, trackrequest, trackexception, tracktrace, trackdependency
329-
href: app/api-custom-events-metrics.md
330-
- name: Troubleshoot ASP.NET
331-
href: app/asp-net-troubleshoot-no-data.md
332-
- name: Codeless monitoring
333-
items:
334-
- name: Azure VM and scale set
335-
href: app/azure-vm-vmss-apps.md
336-
- name: Azure App Service
337-
displayname: App Service, web app, PaaS, Azure web app
338-
href: app/azure-web-apps.md
339-
- name: Azure Cloud Services
340-
displayname: cloud, cloud services, PaaS
341-
href: app/cloudservices.md
342-
- name: Azure Functions
343-
displayname: functions, monitor functions, automation
344-
href: ../azure-functions/functions-monitoring.md
345-
- name: Kubernetes applications
346-
displayname: aks, microservice, istio, service mesh, application monitoring, monitor kubernetes, monitor aks
347-
href: app/kubernetes.md
348-
- name: Status Monitor (legacy)
349-
displayname: IIS monitoring, on premises monitoring, on prem,
350-
href: app/monitor-performance-live-website-now.md
351-
- name: On-Premises servers
352-
items:
353-
- name: Overview
354-
displayname: IIS monitoring, on premises monitoring, on prem,
355-
href: app/status-monitor-v2-overview.md
356-
- name: Getting started
357-
href: app/status-monitor-v2-get-started.md
358-
- name: Detailed instructions
359-
href: app/status-monitor-v2-detailed-instructions.md
360-
- name: Troubleshooting and known issues
361-
href: app/status-monitor-v2-troubleshoot.md
362-
- name: API Disable-InstrumentationEngine
363-
href: app/status-monitor-v2-api-disable-instrumentation-engine.md
364-
- name: API Disable-ApplicationInsightsMonitoring
365-
href: app/status-monitor-v2-api-disable-monitoring.md
366-
- name: API Enable-InstrumentationEngine
367-
href: app/status-monitor-v2-api-enable-instrumentation-engine.md
368-
- name: API Enable-ApplicationInsightsMonitoring
369-
href: app/status-monitor-v2-api-enable-monitoring.md
370-
- name: API Get-ApplicationInsightsMonitoringConfig
371-
href: app/status-monitor-v2-api-get-config.md
372-
- name: API Get-ApplicationInsightsMonitoringStatus
373-
href: app/status-monitor-v2-api-get-status.md
374-
- name: API Set-ApplicationInsightsMonitoringConfig
375-
href: app/status-monitor-v2-api-set-config.md
376-
- name: API Start-ApplicationInsightsMonitoringTrace
377-
href: app/status-monitor-v2-api-start-trace.md
378381
- name: Create a resource
379382
href: app/create-new-resource.md
380383
- name: Application dashboard

0 commit comments

Comments
 (0)