DiagnosticEvent

sealed class DiagnosticEvent

Immutable, sanitized network attempt event delivered to a DiagnosticSink.

Inheritors

Types

Link copied to clipboard

An HTTP attempt ended without a successful response.

Link copied to clipboard

An HTTP attempt is about to start.

Link copied to clipboard

An HTTP attempt returned a successful response.

Properties

Link copied to clipboard

One-based attempt number under correlationId.

Link copied to clipboard

Local-only logical request identifier.

Link copied to clipboard

Monotonic elapsed time for this attempt; zero on request start.

Link copied to clipboard

Uppercase HTTP method.

Link copied to clipboard

Sanitized request-shape metadata.

Link copied to clipboard

Fixed gateway label or sanitized signed-upload origin.

Link copied to clipboard

Network boundary used by this attempt.