Microsoft.Extensions.Http.Diagnostics Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains classes, interfaces, and enums for managing HTTP diagnostics, including request metadata and redaction strategies.
Classes
RequestMetadata |
Holds request metadata for use by the telemetry system. |
TelemetryConstants |
Common telemetry constants used by various telemetry libraries. |
Interfaces
IDownstreamDependencyMetadata |
Interface for passing dependency metadata. |
IOutgoingRequestContext |
Interface to represent outgoing request context. |
Enums
HttpRouteParameterRedactionMode |
Strategy to decide how HTTP request path parameters are redacted. |