@@ -670,10 +670,25 @@ items:
670
670
- name : Application Insights API summary
671
671
displayName : SDK, API, custom events, custom metrics, trackevent,trackmetric, getmetric, trackrequest, trackexception, tracktrace, trackdependency
672
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
673
679
- name : Remove Application Insights
674
680
href : app/remove-application-insights.md
675
681
- name : SDK support policy
676
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
677
692
- name : OpenTelemetry-based instrumentation
678
693
items :
679
694
- name : Overview
@@ -706,21 +721,6 @@ items:
706
721
href : app/java-standalone-upgrade-from-2x.md
707
722
- name : FAQ
708
723
href : /azure/azure-monitor/faq#opentelemetry
709
- - name : Connection strings
710
- href : app/sdk-connection-string.md
711
- displayName : connection string, instrumentation key
712
- - name : Sampling
713
- displayName : adaptive sampling, fixed rate sample, fixed sampling, ingestion sampling
714
- href : app/sampling.md
715
- - name : Advanced SDK topics
716
- items :
717
- - name : TelemetryProcessors
718
- displayName : processors, filtering, telemetry filtering, telemetry processor
719
- href : app/api-filtering-sampling.md
720
- - name : Exceptions
721
- href : app/asp-net-exceptions.md
722
- - name : Log traces
723
- href : app/asp-net-trace-logs.md
724
724
- name : Application dashboard
725
725
displayName : dashboard, Application Insights dashboard
726
726
href : app/overview-dashboard.md
0 commit comments