@@ -543,8 +543,6 @@ items:
543
543
href : logs/private-storage.md
544
544
- name : Personal log data handling
545
545
href : logs/personal-data-mgmt.md
546
- - name : Application data collection, retention, and storage
547
- href : app/data-retention-privacy.md
548
546
- name : Integrate with Azure Logic Apps
549
547
items :
550
548
- name : Azure Monitor Logs connector
@@ -630,6 +628,17 @@ items:
630
628
href : app/worker-service.md
631
629
- name : Advanced ASP.NET SDK topics
632
630
items :
631
+ - name : Metrics
632
+ items :
633
+ - name : GetMetric
634
+ displayName : get metric, custom metrics, metrics, TrackMetric
635
+ href : app/get-metric.md
636
+ - name : Log-based & pre-aggregated metrics
637
+ href : app/pre-aggregated-metrics-log-metrics.md
638
+ - name : Log-based metrics definitions
639
+ href : essentials/app-insights-metrics.md
640
+ - name : Standard metrics
641
+ href : app/standard-metrics.md
633
642
- name : EventCounters
634
643
href : app/eventcounters.md
635
644
- name : Dependencies
@@ -764,20 +773,9 @@ items:
764
773
- name : Transaction diagnostics
765
774
href : app/transaction-diagnostics.md
766
775
displayName : e2e, end-to-end, component, dependency, cross-component transaction, operation ID, dependencies
767
- - name : Metrics
768
- items :
769
- - name : Live Metric stream
770
- displayName : live, quickpulse, quick pulse, live metrics
771
- href : app/live-stream.md
772
- - name : GetMetric
773
- displayName : get metric, custom metrics, metrics, TrackMetric
774
- href : app/get-metric.md
775
- - name : Log-based & pre-aggregated metrics
776
- href : app/pre-aggregated-metrics-log-metrics.md
777
- - name : Log-based metrics definitions
778
- href : essentials/app-insights-metrics.md
779
- - name : Standard metrics
780
- href : app/standard-metrics.md
776
+ - name : Live Metric stream
777
+ displayName : live, quickpulse, quick pulse, live metrics
778
+ href : app/live-stream.md
781
779
- name : Transaction search
782
780
href : app/diagnostic-search.md
783
781
- name : Smart Detection
@@ -886,9 +884,11 @@ items:
886
884
href : app/powershell.md
887
885
- name : Access control
888
886
href : app/resources-roles-access-control.md
887
+ - name : Application data collection, retention, and storage
888
+ href : app/data-retention-privacy.md
889
889
- name : Azure AD authentication
890
890
href : app/azure-ad-authentication.md
891
- - name : IP addresses and ports
891
+ - name : IP addresses, ports, and firewall settings
892
892
href : app/ip-addresses.md
893
893
displayName : firewall, firewall exceptions, whitelist
894
894
- name : IP address collection
0 commit comments