@@ -615,7 +615,7 @@ items:
615
615
- name : ASP.NET App Monitoring
616
616
displayName : ASP.NET, c#, csharp, .NET, NET, dotnet
617
617
href : app/asp-net.md
618
- - name : Non-HTTP/Background apps
618
+ - name : Non-HTTP and background apps
619
619
displayName : console, .NET, .NET Core, dotnet console, dotnet, c#, csharp, NET, worker, background, generic host
620
620
href : app/worker-service.md
621
621
- name : .NET Console
@@ -635,6 +635,8 @@ items:
635
635
- name : Track custom operations in .NET SDK
636
636
href : app/custom-operations-tracking.md
637
637
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
638
+ - name : Performance counters
639
+ href : app/performance-counters.md
638
640
- name : Node.js
639
641
href : app/nodejs.md
640
642
- name : Python
@@ -887,8 +889,6 @@ items:
887
889
displayName : geolocation, IP collection, IP tracking, IP storage
888
890
- name : Separate development, test, and production
889
891
href : app/separate-resources.md
890
- - name : Performance counters
891
- href : app/performance-counters.md
892
892
- name : Statsbeat
893
893
href : app/statsbeat.md
894
894
- name : Tutorials
0 commit comments