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