Table of Contents

Namespace DotCompute.Core.Telemetry.Enums

Enums

AnalysisStatus

Defines the possible status values for an analysis operation. Indicates the current state or final outcome of the analysis process.

PerformanceTrend

Defines the possible performance trend directions observed during analysis. Indicates whether performance is getting better, worse, or staying consistent.

ProfileStatus

Defines the possible status values for a profiling session. Indicates the current state or final outcome of the profiling operation.

SpanKind

Defines the different kinds of spans in distributed tracing. Each kind indicates the role of the span in the overall trace context.

SpanStatus

Defines the possible status values for a span execution. Indicates the success or failure state of the tracked operation.

TraceExportFormat

Defines the supported trace export formats for distributed tracing. Each format represents a different tracing system or protocol.

TraceStatus

Defines the possible status values for a complete trace execution. Indicates the overall success or failure state of the traced operation.