Dotnet Observability Otel Review

Use this skill when reviewing in-application OpenTelemetry wiring in an ASP.NET Core service — OpenTelemetry SDK registration, trace context propagation across service boundaries, structured logging, correlation and trace identifiers in logs, metrics instrumentation, trace sampling, the health-vs-readiness check distinction, and PII leakage into span attributes or log messages. Trigger when a user provides ASP.NET Core source (Program.cs, telemetry registration, logging configuration, instrumentation code) or sanitized appsettings, asks whether their telemetry is wired correctly, or wants to know why traces are missing or logs are uncorrelated. This skill reviews source and sanitized configuration statically; it never runs the app or contacts a telemetry backend.

VincentChuWaiChow Updated

File contents

VincentChuWaiChow/vanguard-frontier-agentic/tree/main/skills/dotnet/dotnet-observability-otel-review commit 93fc712a2d

Frequently asked questions

npx skillmds@latest add vincentchuwaichow/dotnet-observability-otel-review