Arize Phoenix · Example Payload

Phoenix Create Span Example

LLM ObservabilityAI EvaluationOpenTelemetryTracingLLMOpsAI MonitoringOpen SourcePrompt EngineeringDatasetsExperiments

Phoenix Create Span Example is an example object payload from Arize Phoenix, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

data

Example Payload

Raw ↑
{
  "data": [
    {
      "name": "example-string",
      "span_kind": "example-string",
      "start_time": "2024-01-15T10:30:00Z",
      "end_time": "2024-01-15T10:30:00Z"
    }
  ]
}