@@ -663,17 +663,6 @@ items:
663
663
href : app/javascript-sdk-upgrade.md
664
664
- name : Troubleshooting
665
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 : Connection strings
670
- href : app/sdk-connection-string.md
671
- displayName : connection string, instrumentation key
672
- - name : Sampling
673
- displayName : adaptive sampling, fixed rate sample, fixed sampling, ingestion sampling
674
- href : app/sampling.md
675
- - name : Remove Application Insights
676
- href : app/remove-application-insights.md
677
666
- name : SDK support policy
678
667
href : app/sdk-support-guidance.md
679
668
- name : Advanced SDK topics
@@ -685,6 +674,19 @@ items:
685
674
href : app/asp-net-exceptions.md
686
675
- name : Log traces
687
676
href : app/asp-net-trace-logs.md
677
+ - name : Statsbeat
678
+ href : app/statsbeat.md
679
+ - name : Application Insights API summary
680
+ displayName : SDK, API, custom events, custom metrics, trackevent, trackmetric, getmetric, trackrequest, trackexception, tracktrace, trackdependency
681
+ href : app/api-custom-events-metrics.md
682
+ - name : Connection strings
683
+ href : app/sdk-connection-string.md
684
+ displayName : connection string, instrumentation key
685
+ - name : Sampling
686
+ displayName : adaptive sampling, fixed rate sample, fixed sampling, ingestion sampling
687
+ href : app/sampling.md
688
+ - name : Remove Application Insights
689
+ href : app/remove-application-insights.md
688
690
- name : OpenTelemetry instrumentation
689
691
items :
690
692
- name : Overview
@@ -889,8 +891,6 @@ items:
889
891
displayName : geolocation, IP collection, IP tracking, IP storage
890
892
- name : Separate development, test, and production
891
893
href : app/separate-resources.md
892
- - name : Statsbeat
893
- href : app/statsbeat.md
894
894
- name : Tutorials
895
895
items :
896
896
- name : Application Insights SDK for ASP.NET Core applications
0 commit comments