documentation cleanse, sprints work and planning. remaining non EF DAL migration to EF

This commit is contained in:
master
2026-02-25 01:24:07 +02:00
parent b07d27772e
commit 4db038123b
9090 changed files with 4836 additions and 2909 deletions

View File

@@ -0,0 +1,19 @@
{
"type": "integration",
"capturedAtUtc": "2026-02-13T12:02:00Z",
"feature": "metric-label-analyzer",
"module": "telemetry",
"testProject": "src/Telemetry/StellaOps.Telemetry.Analyzers/StellaOps.Telemetry.Analyzers.Tests/StellaOps.Telemetry.Analyzers.Tests.csproj",
"testFilter": "MetricLabelAnalyzerTests|MetricLabelGuardTests",
"testsRun": 17,
"testsPassed": 17,
"testsFailed": 0,
"behaviorVerified": [
"Roslyn analyzer detects high-cardinality metric labels at compile time",
"Analyzer flags missing required labels",
"Naming convention violations produce diagnostic warnings",
"Runtime MetricLabelGuard validates labels before emission",
"Analyzer runs as Roslyn DiagnosticAnalyzer in netstandard2.0"
],
"verdict": "pass"
}