OpenAI::RealtimeSessionCreateResponseGATracingVariant1Inner2
Inherits JSON::Serializable < Reference < Object
Granular configuration for tracing.
Constructors
new(pull : JSON::PullParser)
Sourcenew(workflow_name : String | Nil = nil, group_id : String | Nil = nil, metadata : Hash(String, JSON::Any) | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
group_id
The group id to attach to this trace to enable filtering and grouping in the Traces Dashboard.
The group id to attach to this trace to enable filtering and grouping in the Traces Dashboard.
metadata
The arbitrary metadata to attach to this trace to enable filtering in the Traces Dashboard.
The arbitrary metadata to attach to this trace to enable filtering in the Traces Dashboard.
workflow_name
The name of the workflow to attach to this trace. This is used to name the trace in the Traces Dashboard.