<- Support projects

Support Project · HTML

OpsDiagnosticsLab

.NET 8 operational diagnostics proof for health, traces, jobs, controlled replay, and support packs.

Repository readme / adapted

Ops Diagnostics Lab

SOURCEREADME.mdAdapted for portfolio readability; claims remain source-derived.

> A synthetic-only .NET 8 operational diagnostics proof for health, logs, traces, failed jobs, controlled replay, support packs, and runbook evidence.

**Status:** native-validated public release (`v1.0.0`) **Stack:** .NET 8 / ASP.NET Core / C# **Evidence:** two screenshot groups, eight native browser captures

01

Core flow

  • evaluate process/dependency/queue health;
  • correlate structured logs by TraceId and JobId;
  • identify failed jobs;
  • permit replay only when the job is replayable and an operator reason is supplied;
  • create a support pack linking health, traces, jobs, and runbook guidance.
02

Public boundary

Everything is generated synthetic evidence. No customer logs, real secrets, production jobs, or external service calls are present.