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,23 @@
{
"type": "integration",
"capturedAtUtc": "2026-02-13T12:03:00Z",
"feature": "opentelemetry-integration",
"module": "telemetry",
"testProject": "src/Telemetry/StellaOps.Telemetry.Core/StellaOps.Telemetry.Core.Tests/StellaOps.Telemetry.Core.Tests.csproj",
"testFilter": "GoldenSignalMetricsTests",
"testsRun": 11,
"testsPassed": 11,
"testsFailed": 0,
"behaviorVerified": [
"Golden signal metrics record latency histograms",
"Golden signal metrics record traffic counters",
"Golden signal metrics record error counters",
"Golden signal metrics record saturation gauges",
"OTEL collector endpoint configuration via StellaOpsTelemetryOptions",
"Service identity tagging via TelemetryServiceDescriptor",
"TtePercentileExporter custom OTEL exporter for p50/p90/p99",
"GrpcContextInterceptors for gRPC telemetry",
"AddStellaOpsTelemetry DI registration with sealed-mode enforcement"
],
"verdict": "pass"
}