@@ -566,7 +566,7 @@ items:
566
566
items :
567
567
- name : Application Insights overview
568
568
href : app/app-insights-overview.md
569
- - name : Create a resource (workspace-based)
569
+ - name : Create a resource
570
570
href : app/create-workspace-resource.md
571
571
- name : Enable Application Insights
572
572
items :
@@ -627,6 +627,20 @@ items:
627
627
- name : .NET Console
628
628
displayName : console, .NET, dotnet console, dotnet, c#, csharp, NET
629
629
href : app/console.md
630
+ - name : Advanced ASP.NET SDK topics
631
+ items :
632
+ - name : EventCounters
633
+ href : app/eventcounters.md
634
+ - name : Dependencies
635
+ href : app/asp-net-dependencies.md
636
+ - name : ApplicationInsights.config
637
+ href : app/configuration-with-applicationinsights-config.md
638
+ - name : TelemetryChannels
639
+ displayName : in memory, server telemetry channel, channel, inmemory, servertelemetry
640
+ href : app/telemetry-channels.md
641
+ - name : Track custom operations in .NET SDK
642
+ href : app/custom-operations-tracking.md
643
+ 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
630
644
- name : Node.js
631
645
href : app/nodejs.md
632
646
- name : Python
@@ -656,10 +670,25 @@ items:
656
670
- name : Application Insights API summary
657
671
displayName : SDK, API, custom events, custom metrics, trackevent,trackmetric, getmetric, trackrequest, trackexception, tracktrace, trackdependency
658
672
href : app/api-custom-events-metrics.md
673
+ - name : Connection strings
674
+ href : app/sdk-connection-string.md
675
+ displayName : connection string, instrumentation key
676
+ - name : Sampling
677
+ displayName : adaptive sampling, fixed rate sample, fixed sampling, ingestion sampling
678
+ href : app/sampling.md
659
679
- name : Remove Application Insights
660
680
href : app/remove-application-insights.md
661
681
- name : SDK support policy
662
682
href : app/sdk-support-guidance.md
683
+ - name : Advanced SDK topics
684
+ items :
685
+ - name : TelemetryProcessors
686
+ displayName : processors, filtering, telemetry filtering, telemetry processor
687
+ href : app/api-filtering-sampling.md
688
+ - name : Exceptions
689
+ href : app/asp-net-exceptions.md
690
+ - name : Log traces
691
+ href : app/asp-net-trace-logs.md
663
692
- name : OpenTelemetry-based instrumentation
664
693
items :
665
694
- name : Overview
@@ -839,15 +868,17 @@ items:
839
868
href : profiler/profiler-bring-your-own-storage.md
840
869
- name : Snapshot Debugger troubleshooting
841
870
displayName : troubleshoot, troubleshooting
842
- href : /troubleshoot/azure/azure-monitor/app-insights/snapshot-debugger-troubleshoot.md
871
+ href : /troubleshoot/azure/azure-monitor/app-insights/snapshot-debugger-troubleshoot
843
872
- name : Upgrade from classic resources and iKey
844
873
items :
845
874
- name : Migrate to a workspace-based resource
846
875
href : app/convert-classic-resource.md
847
876
- name : Migrate to connection strings
848
877
href : app/migrate-from-instrumentation-keys-to-connection-strings.md
849
- - name : Advanced configuration
878
+ - name : Administration and security
850
879
items :
880
+ - name : Manage Application Insights
881
+ href : app/powershell.md
851
882
- name : Access control
852
883
href : app/resources-roles-access-control.md
853
884
- name : Azure AD authentication
@@ -858,44 +889,14 @@ items:
858
889
- name : IP address collection
859
890
href : app/ip-collection.md
860
891
displayName : geolocation, IP collection, IP tracking, IP storage
861
- - name : Sampling
862
- displayName : adaptive sampling, fixed rate sample, fixed sampling, ingestion sampling
863
- href : app/sampling.md
864
- - name : TelemetryChannels
865
- displayName : in memory, server telemetry channel, channel, inmemory, servertelemetry
866
- href : app/telemetry-channels.md
867
- - name : TelemetryProcessors
868
- displayName : processors, filtering, telemetry filtering, telemetry processor
869
- href : app/api-filtering-sampling.md
870
- - name : Track custom operations in .NET SDK
871
- href : app/custom-operations-tracking.md
872
- 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
873
892
- name : Custom email reports
874
893
href : app/automate-custom-reports.md
875
- - name : Exceptions
876
- href : app/asp-net-exceptions.md
877
- - name : Log traces
878
- href : app/asp-net-trace-logs.md
894
+ - name : Separate development, test, and production
895
+ href : app/separate-resources.md
879
896
- name : Performance counters
880
897
href : app/performance-counters.md
881
- - name : EventCounters
882
- href : app/eventcounters.md
883
- - name : Dependencies
884
- href : app/asp-net-dependencies.md
885
- - name : ApplicationInsights.config
886
- href : app/configuration-with-applicationinsights-config.md
887
- - name : Connection strings
888
- href : app/sdk-connection-string.md
889
898
- name : Statsbeat
890
899
href : app/statsbeat.md
891
- - name : Special topics
892
- items :
893
- - name : Deep diagnostics for web apps and services
894
- href : app/devops.md
895
- - name : Separate development, test, and production
896
- href : app/separate-resources.md
897
- - name : Manage Application Insights
898
- href : app/powershell.md
899
900
- name : Tutorials
900
901
items :
901
902
- name : Application Insights SDK for ASP.NET Core applications
@@ -1565,4 +1566,4 @@ items:
1565
1566
- name : Pricing calculator
1566
1567
href : https://azure.microsoft.com/pricing/calculator/
1567
1568
- name : Regional availability
1568
- href : https://azure.microsoft.com/global-infrastructure/services/?regions=all&products=monitor
1569
+ href : https://azure.microsoft.com/global-infrastructure/services/?regions=all&products=monitor
0 commit comments