Telemetry API
 
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CTelemetryApi.Tests.ExcludeMetricsLoggingInterceptorTestsUnit tests for the ExcludeMetricsLoggingInterceptor to ensure 100% code coverage. Verifies that specific requests (favicon and metrics) are silenced, while keeping standard requests logged
 CIClassFixture
 CTelemetryApi.Tests.ApiIntegrationTestsIntegration tests for the Telemetry API endpoints. These tests verify the full HTTP pipeline, including middleware, routing, and authorization logic defined in Program.cs
 CTelemetryApi.ITelemetryServiceInterface for telemetry data provider
 CTelemetryApi.TelemetryServiceImplementation of the telemetry service
 CTelemetryApi.Tests.StatusEndpointTestsUnit tests for the Status endpoint of the Telemetry API