Share via


WorkflowTelemetryOptions Class

Definition

Configuration options for workflow telemetry.

public sealed class WorkflowTelemetryOptions
type WorkflowTelemetryOptions = class
Public NotInheritable Class WorkflowTelemetryOptions
Inheritance
WorkflowTelemetryOptions

Constructors

Name Description
WorkflowTelemetryOptions()

Properties

Name Description
DisableEdgeGroupProcess

Gets or sets a value indicating whether edge group process activities should be disabled.

DisableExecutorProcess

Gets or sets a value indicating whether executor process activities should be disabled.

DisableMessageSend

Gets or sets a value indicating whether message send activities should be disabled.

DisableWorkflowBuild

Gets or sets a value indicating whether workflow build activities should be disabled.

DisableWorkflowRun

Gets or sets a value indicating whether workflow run activities should be disabled.

EnableSensitiveData

Gets or sets a value indicating whether potentially sensitive information should be included in telemetry.

Applies to