Skip to content

Commit 5932575

Browse files
ASP.NET Built-in Metrics: Delete and forward to new location (#45791)
* ASP.NET Built-in Metrics: Delete and Foward * Removed id redirect * Removed file and updated link * Moved breadcrumb entry to under .NET --------- Co-authored-by: Genevieve Warren <[email protected]>
1 parent dbe66a0 commit 5932575

File tree

5 files changed

+11
-420
lines changed

5 files changed

+11
-420
lines changed

.openpublishing.redirection.core.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -660,6 +660,10 @@
660660
"redirect_url": "/dotnet/core/deploying/trimming/trimming-options",
661661
"redirect_document_id": true
662662
},
663+
{
664+
"source_path_from_root": "/docs/core/diagnostics/built-in-metrics-aspnetcore.md",
665+
"redirect_url": "/aspnet/core/log-mon/metrics/built-in"
666+
},
663667
{
664668
"source_path_from_root": "/docs/core/docker/build-docker-netcore-container.md",
665669
"redirect_url": "/dotnet/core/docker/build-container"

docs/breadcrumb/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ items:
3131
- name: Orleans
3232
tocHref: /dotnet/orleans/
3333
topicHref: /dotnet/orleans/index
34+
- name: ASP.NET Core metrics
35+
tocHref: /aspnet/core/log-mon/metrics/built-in
36+
topicHref: /aspnet/core/log-mon/metrics/built-in
3437
- name: .NET Framework
3538
tocHref: /dotnet/framework/
3639
topicHref: /dotnet/framework/index

0 commit comments

Comments
 (0)