Class TelemetryActivitySources
- Namespace
- FoundationaLLM.Common.Telemetry
- Assembly
- FoundationaLLM.Common.dll
Provides predefined telemetry activity sources for the components of the platform.
public class TelemetryActivitySources
- Inheritance
-
TelemetryActivitySources
- Inherited Members
- Extension Methods
Fields
All
A collection of all predefined activity sources.
public static readonly IEnumerable<ActivitySource> All
Field Value
CoreAPIActivitySource
The activity source for the Core API.
public static readonly ActivitySource CoreAPIActivitySource
Field Value
DataPipelineBackendWorkerActivitySource
The activity source for the Data Pipeline Backend Worker Service.
public static readonly ActivitySource DataPipelineBackendWorkerActivitySource
Field Value
DataPipelineFrontendWorkerActivitySource
The activity source for the Data Pipeline Frontend Worker Service.
public static readonly ActivitySource DataPipelineFrontendWorkerActivitySource
Field Value
OrchestrationAPIActivitySource
The activity source for the Orchestration API.
public static readonly ActivitySource OrchestrationAPIActivitySource