Skip to content

Commit f99a5f7

Browse files
authored
Merge pull request #229808 from AaronMaxwell/aaronmax-move-ai-out-of-reference-section
Move app insights out of reference
2 parents 7c54a43 + 41b8efc commit f99a5f7

File tree

1 file changed

+150
-153
lines changed

1 file changed

+150
-153
lines changed

articles/azure-monitor/toc.yml

Lines changed: 150 additions & 153 deletions
Original file line numberDiff line numberDiff line change
@@ -566,157 +566,135 @@ items:
566566
href: app/app-insights-overview.md
567567
- name: FAQ
568568
href: /azure/azure-monitor/faq#application-insights
569-
- name: Tutorials
570-
items:
571-
- name: Application Insights SDK for ASP.NET Core applications
572-
href: app/tutorial-asp-net-core.md
573-
- name: Custom metrics with .NET and .NET Core
574-
href: app/tutorial-asp-net-custom-metrics.md
575-
- name: Find application run-time exceptions
576-
href: app/tutorial-runtime-exceptions.md
577-
- name: Find application performance issues
578-
href: app/tutorial-performance.md
579-
- name: Understand application users
580-
href: app/tutorial-users.md
581-
- name: Dashboard with application data
582-
href: app/tutorial-app-dashboards.md
583-
- name: Auto-instrumentation
569+
- name: Create a resource (workspace-based)
570+
href: app/create-workspace-resource.md
571+
- name: Enable Application Insights
584572
items:
585-
- name: Overview
586-
href: app/codeless-overview.md
587-
- name: Azure VM and Virtual Machine Scale Set
588-
href: app/azure-vm-vmss-apps.md
589-
- name: Azure App Service
573+
- name: Auto-instrumentation
590574
items:
591575
- name: Overview
592-
href: app/azure-web-apps.md
593-
- name: ASP.NET Core
594-
href: app/azure-web-apps-net-core.md
595-
- name: ASP.NET
596-
href: app/azure-web-apps-net.md
597-
- name: Java
598-
href: app/azure-web-apps-java.md
599-
- name: Node.js
600-
href: app/azure-web-apps-nodejs.md
601-
- name: Azure Functions
602-
displayName: functions, monitor functions, automation
603-
href: app/monitor-functions.md
604-
- name: Azure Kubernetes Service
605-
href: app/kubernetes-codeless.md
606-
- name: ASP.NET on-premises
607-
items:
576+
href: app/codeless-overview.md
577+
- name: Azure VM and Virtual Machine Scale Set
578+
href: app/azure-vm-vmss-apps.md
579+
- name: Azure App Service
580+
items:
608581
- name: Overview
609-
displayName: IIS monitoring, on premises monitoring, on prem
610-
href: app/status-monitor-v2-overview.md
611-
- name: Getting started
612-
href: app/status-monitor-v2-get-started.md
613-
- name: Detailed instructions
614-
href: app/status-monitor-v2-detailed-instructions.md
615-
- name: API reference
616-
href: app/status-monitor-v2-api-reference.md
617-
- name: Application Insights SDKs
618-
items:
619-
- name: .NET
620-
items:
582+
href: app/azure-web-apps.md
621583
- name: ASP.NET Core
622-
items:
623-
- name: ASP.NET Core App Monitoring
624-
displayName: Core, .NET Core, services.add, dotnetcore, c#, csharp
625-
href: app/asp-net-core.md
626-
- name: ILogger
627-
displayName: ilogger, logging, log
628-
href: app/ilogger.md
584+
href: app/azure-web-apps-net-core.md
629585
- name: ASP.NET
630-
items:
631-
- name: ASP.NET App Monitoring
632-
displayName: ASP.NET, c#, csharp, .NET, NET, dotnet
633-
href: app/asp-net.md
634-
- name: Non-HTTP/Background apps
635-
displayName: console, .NET, .NET Core, dotnet console, dotnet, c#, csharp, NET, worker, background, generic host
636-
href: app/worker-service.md
637-
- name: .NET Console
638-
displayName: console, .NET, dotnet console, dotnet, c#, csharp, NET
639-
href: app/console.md
640-
- name: Node.js
641-
href: app/nodejs.md
642-
- name: Python
643-
items:
644-
- name: Overview
645-
displayName: python, Python, OpenCenus, OpenTelemetry, py
646-
href: app/opencensus-python.md
647-
- name: Dependencies
648-
href: app/opencensus-python-dependency.md
649-
- name: Requests
650-
href: app/opencensus-python-request.md
651-
- name: JavaScript
586+
href: app/azure-web-apps-net.md
587+
- name: Java
588+
href: app/azure-web-apps-java.md
589+
- name: Node.js
590+
href: app/azure-web-apps-nodejs.md
591+
- name: Azure Functions
592+
displayName: functions, monitor functions, automation
593+
href: app/monitor-functions.md
594+
- name: Azure Kubernetes Service
595+
href: app/kubernetes-codeless.md
596+
- name: ASP.NET on-premises
597+
items:
598+
- name: Overview
599+
displayName: IIS monitoring, on premises monitoring, on prem
600+
href: app/status-monitor-v2-overview.md
601+
- name: Getting started
602+
href: app/status-monitor-v2-get-started.md
603+
- name: Detailed instructions
604+
href: app/status-monitor-v2-detailed-instructions.md
605+
- name: API reference
606+
href: app/status-monitor-v2-api-reference.md
607+
- name: Application Insights SDKs
652608
items:
653-
- name: Client-side JavaScript
654-
displayName: SPA, Single Page Applications, React, JS, Angular
655-
href: app/javascript.md
656-
- name: Source map for JavaScript
657-
href: app/source-map-support.md
658-
- name: Framework Extensions
659-
href: app/javascript-framework-extensions.md
660-
- name: Feature Extensions (Click Analytics)
661-
href: app/javascript-feature-extensions.md
662-
- name: Upgrade
663-
href: app/javascript-sdk-upgrade.md
664-
- name: Troubleshooting
665-
href: /troubleshoot/azure/azure-monitor/app-insights/javascript-sdk-troubleshooting
666-
- name: Application Insights API summary
667-
displayName: SDK, API, custom events, custom metrics, trackevent,trackmetric, getmetric, trackrequest, trackexception, tracktrace, trackdependency
668-
href: app/api-custom-events-metrics.md
669-
- name: Remove Application Insights
670-
href: app/remove-application-insights.md
671-
- name: SDK support policy
672-
href: app/sdk-support-guidance.md
673-
- name: OpenTelemetry-based instrumentation
674-
items:
675-
- name: Overview
676-
href: app/opentelemetry-overview.md
677-
- name: Get started (.NET, Node.js, Python and Java)
678-
href: app/opentelemetry-enable.md
679-
- name: Java (supplemental)
609+
- name: .NET
610+
items:
611+
- name: ASP.NET Core
612+
items:
613+
- name: ASP.NET Core App Monitoring
614+
displayName: Core, .NET Core, services.add, dotnetcore, c#, csharp
615+
href: app/asp-net-core.md
616+
- name: ILogger
617+
displayName: ilogger, logging, log
618+
href: app/ilogger.md
619+
- name: ASP.NET
620+
items:
621+
- name: ASP.NET App Monitoring
622+
displayName: ASP.NET, c#, csharp, .NET, NET, dotnet
623+
href: app/asp-net.md
624+
- name: Non-HTTP/Background apps
625+
displayName: console, .NET, .NET Core, dotnet console, dotnet, c#, csharp, NET, worker, background, generic host
626+
href: app/worker-service.md
627+
- name: .NET Console
628+
displayName: console, .NET, dotnet console, dotnet, c#, csharp, NET
629+
href: app/console.md
630+
- name: Node.js
631+
href: app/nodejs.md
632+
- name: Python
633+
items:
634+
- name: Overview
635+
displayName: python, Python, OpenCenus, OpenTelemetry, py
636+
href: app/opencensus-python.md
637+
- name: Dependencies
638+
href: app/opencensus-python-dependency.md
639+
- name: Requests
640+
href: app/opencensus-python-request.md
641+
- name: JavaScript
642+
items:
643+
- name: Client-side JavaScript
644+
displayName: SPA, Single Page Applications, React, JS, Angular
645+
href: app/javascript.md
646+
- name: Source map for JavaScript
647+
href: app/source-map-support.md
648+
- name: Framework Extensions
649+
href: app/javascript-framework-extensions.md
650+
- name: Feature Extensions (Click Analytics)
651+
href: app/javascript-feature-extensions.md
652+
- name: Upgrade
653+
href: app/javascript-sdk-upgrade.md
654+
- name: Troubleshooting
655+
href: /troubleshoot/azure/azure-monitor/app-insights/javascript-sdk-troubleshooting
656+
- name: Application Insights API summary
657+
displayName: SDK, API, custom events, custom metrics, trackevent,trackmetric, getmetric, trackrequest, trackexception, tracktrace, trackdependency
658+
href: app/api-custom-events-metrics.md
659+
- name: Remove Application Insights
660+
href: app/remove-application-insights.md
661+
- name: SDK support policy
662+
href: app/sdk-support-guidance.md
663+
- name: OpenTelemetry-based instrumentation
680664
items:
681-
- name: Spring Boot
682-
href: app/java-spring-boot.md
683-
- name: Profiler
684-
href: app/java-standalone-profiler.md
685-
- name: Configuration
665+
- name: Overview
666+
href: app/opentelemetry-overview.md
667+
- name: Get started (.NET, Node.js, Python and Java)
668+
href: app/opentelemetry-enable.md
669+
- name: Java (supplemental)
686670
items:
687-
- name: General
688-
href: app/java-standalone-config.md
689-
- name: JMX metrics
690-
href: app/java-jmx-metrics-configuration.md
691-
- name: Sampling overrides
692-
href: app/java-standalone-sampling-overrides.md
693-
- name: Telemetry processors
671+
- name: Spring Boot
672+
href: app/java-spring-boot.md
673+
- name: Profiler
674+
href: app/java-standalone-profiler.md
675+
- name: Configuration
694676
items:
695-
- name: Overview
696-
href: app/java-standalone-telemetry-processors.md
697-
- name: Examples
698-
href: app/java-standalone-telemetry-processors-examples.md
699-
- name: JVM arguments setup
700-
href: app/java-standalone-arguments.md
701-
- name: Upgrade from 2.x
702-
href: app/java-standalone-upgrade-from-2x.md
703-
- name: FAQ
704-
href: /azure/azure-monitor/faq#opentelemetry
705-
- name: Create a resource (workspace-based)
706-
href: app/create-workspace-resource.md
707-
- name: Migrate to a workspace-based resource
708-
href: app/convert-classic-resource.md
709-
- name: Migrate to connection strings
710-
href: app/migrate-from-instrumentation-keys-to-connection-strings.md
677+
- name: General
678+
href: app/java-standalone-config.md
679+
- name: JMX metrics
680+
href: app/java-jmx-metrics-configuration.md
681+
- name: Sampling overrides
682+
href: app/java-standalone-sampling-overrides.md
683+
- name: Telemetry processors
684+
items:
685+
- name: Overview
686+
href: app/java-standalone-telemetry-processors.md
687+
- name: Examples
688+
href: app/java-standalone-telemetry-processors-examples.md
689+
- name: JVM arguments setup
690+
href: app/java-standalone-arguments.md
691+
- name: Upgrade from 2.x
692+
href: app/java-standalone-upgrade-from-2x.md
693+
- name: FAQ
694+
href: /azure/azure-monitor/faq#opentelemetry
711695
- name: Application dashboard
712696
displayName: dashboard, Application Insights dashboard
713697
href: app/overview-dashboard.md
714-
- name: Application Map
715-
displayName: appmap, app map, dependency map, dependencies, hotspots, cloud role name, cloudrolename, cloud_rolename, cloud.rolename, cloud role instance, node
716-
href: app/app-map.md
717-
- name: Transaction diagnostics
718-
href: app/transaction-diagnostics.md
719-
displayName: e2e, end-to-end, component, dependency, cross-component transaction, operation ID, dependencies
720698
- name: Availability
721699
items:
722700
- name: Overview
@@ -733,6 +711,12 @@ items:
733711
href: app/availability-alerts.md
734712
- name: SLA Report
735713
href: app/sla-report.md
714+
- name: Application Map
715+
displayName: appmap, app map, dependency map, dependencies, hotspots, cloud role name, cloudrolename, cloud_rolename, cloud.rolename, cloud role instance, node
716+
href: app/app-map.md
717+
- name: Transaction diagnostics
718+
href: app/transaction-diagnostics.md
719+
displayName: e2e, end-to-end, component, dependency, cross-component transaction, operation ID, dependencies
736720
- name: Distributed tracing
737721
items:
738722
- name: Overview
@@ -743,8 +727,6 @@ items:
743727
- name: Live Metric stream
744728
displayName: live, quickpulse, quick pulse, live metrics
745729
href: app/live-stream.md
746-
- name: Work Item integration
747-
href: app/work-item-integration.md
748730
- name: Metrics
749731
items:
750732
- name: Log-based & pre-aggregated metrics
@@ -795,8 +777,10 @@ items:
795777
href: app/usage-flows.md
796778
- name: HEART Framework
797779
href: app/usage-heart.md
798-
- name: Azure DevOps
780+
- name: GitHub and Azure DevOps Integration
799781
items:
782+
- name: Work Item integration
783+
href: app/work-item-integration.md
800784
- name: Release annotations
801785
href: app/annotations.md
802786
- name: Continuous monitoring
@@ -853,12 +837,21 @@ items:
853837
- name: Snapshot Debugger troubleshooting
854838
displayName: troubleshoot, troubleshooting
855839
href: /troubleshoot/azure/azure-monitor/app-insights/snapshot-debugger-troubleshoot
840+
- name: Upgrade from classic resources and iKey
841+
items:
842+
- name: Migrate to a workspace-based resource
843+
href: app/convert-classic-resource.md
844+
- name: Migrate to connection strings
845+
href: app/migrate-from-instrumentation-keys-to-connection-strings.md
856846
- name: Advanced configuration
857847
items:
858848
- name: Access control
859849
href: app/resources-roles-access-control.md
860850
- name: Azure AD authentication
861851
href: app/azure-ad-authentication.md
852+
- name: IP addresses and ports
853+
href: app/ip-addresses.md
854+
displayName: firewall, firewall exceptions, whitelist
862855
- name: IP address collection
863856
href: app/ip-collection.md
864857
displayName: geolocation, IP collection, IP tracking, IP storage
@@ -871,9 +864,6 @@ items:
871864
- name: TelemetryProcessors
872865
displayName: processors, filtering, telemetry filtering, telemetry processor
873866
href: app/api-filtering-sampling.md
874-
- name: Telemetry correlation
875-
href: app/correlation.md
876-
displayName: correlation headers, w3c, distributed tracing
877867
- name: Track custom operations in .NET SDK
878868
href: app/custom-operations-tracking.md
879869
displayName: correlation, dependency, dependencies, track dependency, OWIN, queue, service bus, background tasks, long running background tasks, outgoing dependency tracking, parallel operations, System.Diagnostics.Activity, System.Diagnostics.DiagnosticSource, StartOperation, StopOperation
@@ -891,13 +881,13 @@ items:
891881
href: app/asp-net-dependencies.md
892882
- name: ApplicationInsights.config
893883
href: app/configuration-with-applicationinsights-config.md
894-
- name: Correlate custom data sources
895-
href: app/custom-data-correlation.md
896884
- name: Connection strings
897885
href: app/sdk-connection-string.md
898886
- name: GetMetric
899887
displayName: get metric, custom metrics, metrics, TrackMetric
900888
href: app/get-metric.md
889+
- name: Statsbeat
890+
href: app/statsbeat.md
901891
- name: Special topics
902892
items:
903893
- name: Deep diagnostics for web apps and services
@@ -906,6 +896,20 @@ items:
906896
href: app/separate-resources.md
907897
- name: Manage Application Insights
908898
href: app/powershell.md
899+
- name: Tutorials
900+
items:
901+
- name: Application Insights SDK for ASP.NET Core applications
902+
href: app/tutorial-asp-net-core.md
903+
- name: Custom metrics with .NET and .NET Core
904+
href: app/tutorial-asp-net-custom-metrics.md
905+
- name: Find application run-time exceptions
906+
href: app/tutorial-runtime-exceptions.md
907+
- name: Find application performance issues
908+
href: app/tutorial-performance.md
909+
- name: Understand application users
910+
href: app/tutorial-users.md
911+
- name: Dashboard with application data
912+
href: app/tutorial-app-dashboards.md
909913
- name: Container insights
910914
items:
911915
- name: Overview
@@ -1437,9 +1441,6 @@ items:
14371441
items:
14381442
- name: Service limits
14391443
href: service-limits.md
1440-
- name: IP addresses
1441-
href: app/ip-addresses.md
1442-
displayName: firewall, firewall exceptions, whitelist
14431444
- name: Terminology changes
14441445
href: terminology.md
14451446
- name: Logs Tables reference
@@ -1470,12 +1471,8 @@ items:
14701471
href: agents/azure-monitor-agent-extension-versions.md
14711472
- name: Application Insights
14721473
items:
1473-
- name: Telemetry correlation
1474-
href: app/correlation.md
14751474
- name: Azure Functions
14761475
href: ../azure-functions/functions-monitoring.md
1477-
- name: Statsbeat
1478-
href: app/statsbeat.md
14791476
- name: Release notes
14801477
items:
14811478
- name: Snapshot Debugger

0 commit comments

Comments
 (0)