Skip to content

Commit

Permalink
Logging and monitoring TOC section (#29729)
Browse files Browse the repository at this point in the history
  • Loading branch information
tdykstra committed Jul 10, 2023
1 parent 02b2664 commit 2aaab26
Showing 1 changed file with 17 additions and 9 deletions.
26 changes: 17 additions & 9 deletions aspnetcore/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,12 +264,23 @@ items:
uid: fundamentals/configuration/options
- name: Environments (dev, stage, prod)
uid: fundamentals/environments
- name: Logging
uid: fundamentals/logging/index
- name: HTTP Logging
uid: fundamentals/http-logging/index
- name: W3C Logger
uid: fundamentals/w3c-logger/index
- name: Logging and monitoring
items:
- name: Logging
uid: fundamentals/logging/index
- name: HTTP Logging
uid: fundamentals/http-logging/index
- name: W3C Logger
uid: fundamentals/w3c-logger/index
- name: Health checks
displayName: logging, monitoring
uid: host-and-deploy/health-checks
- name: Metrics >>
displayName: logging, monitoring
href: /dotnet/core/diagnostics/metrics
- name: Metrics tutorial
displayName: logging, monitoring
uid: log-mon/metrics/metrics
- name: HttpContext
uid: fundamentals/use-httpcontext
- name: Routing
Expand Down Expand Up @@ -1344,9 +1355,6 @@ items:
- name: Directory structure
displayName: deploy, publish
uid: host-and-deploy/directory-structure
- name: Health checks
uid: host-and-deploy/health-checks
displayName: deploy, publish
- name: Security and Identity
displayName: authentication, authorization
items:
Expand Down

0 comments on commit 2aaab26

Please sign in to comment.