Telemetry API
 
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NTelemetryApi
 NTests
 CApiIntegrationTestsIntegration tests for the Telemetry API endpoints. These tests verify the full HTTP pipeline, including middleware, routing, and authorization logic defined in Program.cs
 CExcludeMetricsLoggingInterceptorTestsUnit tests for the ExcludeMetricsLoggingInterceptor to ensure 100% code coverage. Verifies that specific requests (favicon and metrics) are silenced, while keeping standard requests logged
 CStatusEndpointTestsUnit tests for the Status endpoint of the Telemetry API
 CITelemetryServiceInterface for telemetry data provider
 CTelemetryServiceImplementation of the telemetry service