Class: DatadogAPIClient::V2::LLMObsExperimentSpanStatus

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/llm_obs_experiment_span_status.rb

Overview

Status of the span.

Constant Summary collapse

OK =
"ok".freeze
ERROR =
"error".freeze

Method Summary

Methods included from BaseEnumModel

included