Spans Available Columns
Authorizations
Path Parameters
Body
Experiment id associated with the traces.
Log stream id associated with the traces.
Response
Category of the column.
standard
, metric
, user_metadata
Unique identifier of the column. Format is subject to change and should not be used/parsed directly.
Data type of the column. This is used to determine how to format the data on the UI.
unknown
, text
, label
, floating_point
, integer
, timestamp
, milli_seconds
, boolean
, uuid
, percentage
, dollars
, array
, template_label
, thumb_rating_percentage
, user_id
, text_offsets
, segments
, hallucination_segments
, thumb_rating
, score_rating
, star_rating
, tags_rating
, thumb_rating_aggregate
, score_rating_aggregate
, star_rating_aggregate
, tags_rating_aggregate
Description of the column.
Whether the column is filterable by value. Doesn't include categorical filters
Description of the group (super column).
Display label of the group (super column) in the UI.
Display label of the column in the UI.
Whether the column is sortable.
Thresholds for the column, if this is a metrics column.
Threshold buckets for the column. If the column is a metric, these are the thresholds for the column.
Ordered list of strings that raw values get transformed to for displaying.
Whether the column should be inverted for thresholds, i.e. if True, lower is better.
Was this page helpful?