save checkpoint

This commit is contained in:
master
2026-02-14 09:11:48 +02:00
parent 9ca2de05df
commit e9aeadc040
1512 changed files with 30863 additions and 4728 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"
}