Table of Contents

Class TelemetryActivityNames

Namespace
FoundationaLLM.Common.Constants.Telemetry
Assembly
FoundationaLLM.Common.dll

Defines constants for all telemetry activity names.

public static class TelemetryActivityNames
Inheritance
TelemetryActivityNames
Inherited Members

Fields

CoreAPI_AsyncCompletions_StartCompletionOperation

The telemetry activity name for the CoreAPI AsyncCompletions_StartCompletionOperation action.

public const string CoreAPI_AsyncCompletions_StartCompletionOperation = "AsyncCompletions_StartCompletionOperation"

Field Value

string

CoreAPI_Completions_GetCompletion

The telemetry activity name for the CoreAPI Completions_GetCompletion action.

public const string CoreAPI_Completions_GetCompletion = "Completions_GetCompletion"

Field Value

string

CoreAPI_Files_Download

The telemetry activity name for the CoreAPI Files_Downlaod action.

public const string CoreAPI_Files_Download = "Files_Download"

Field Value

string

CoreAPI_Files_Upload

The telemetry activity name for the CoreAPI Files_Upload action.

public const string CoreAPI_Files_Upload = "Files_Upload"

Field Value

string

OrchestrationAPI_AgentOrchestration_UserPromptRewrite_LLM

The telemetry activity name for the user prompt rewrite LLM invocation action in the Orchestration API.

public const string OrchestrationAPI_AgentOrchestration_UserPromptRewrite_LLM = "UserPromptRewrite_LLM"

Field Value

string