Polly.Telemetry
Namespace with 9 public types
Classes
ResilienceStrategyTelemetry
Resilience telemetry is used by individual resilience strategies to report some important events.
ResilienceTelemetrySource
The source of resilience telemetry events.
Structures
ExecutionAttemptArguments
Arguments that encapsulate the execution attempt for retries or hedging.
PipelineExecutedArguments
Arguments that indicate the pipeline execution started.
PipelineExecutingArguments
Arguments that indicate the pipeline execution started.
ResilienceEvent
Represents a resilience event that has been reported.
TelemetryEventArguments`2
Represents the information about the resilience event.
Enumerations
ResilienceEventSeverity
The severity of reported resilience event.
Abstract Classes
TelemetryListener
Listener of resilience telemetry events.