Skip to content

History / Diagnostics

Revisions

  • Document the diagnostics cancellation semantics Cancellation/timeout is kept out of plumber.requests.errors and the duration histogram and leaves the span Unset; note it on Diagnostics and on both ThrowOnException entries in Diagnostics-options. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

    @marklauter marklauter committed Jun 14, 2026
  • Document Plumber.Diagnostics; reflect the Serilog/Diagnostics rename - Add Diagnostics and Diagnostics-options pages (tracing + metrics middleware). - Sidebar: replace the planned OpenTelemetry section with Diagnostics; add NuGet link. - Home: promote Diagnostics from planned to shipped. - Serilog-Extensions: update the namespace to Plumber.Serilog (package id unchanged). - Sample.Cli walkthrough: wire UseRequestDiagnostics + AddPlumberDiagnostics, the host-free SDK providers, and the logging-provider change into the reproduced source.

    @marklauter marklauter committed Jun 13, 2026