documentation cleanse, sprints work and planning. remaining non EF DAL migration to EF
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user