Issue fields & filters

Filter options, table columns, field values, and limits for the Error Feed's issue list

Feed filters

UI controls on the feed’s filter bar that pick from a fixed set of values, with the exact options each one offers. The filter bar also carries a project select, scoped to your org’s projects, and a free-text Search errors box; this table covers only the selects with a fixed set of options.

FilterOptions
Time rangeLast 24 hours, Last 7 days, Last 14 days, Last 30 days, Last 90 days
StatusAll Statuses, see Status values below
SeverityAll Severities, see Severity values & priority below
Fix layerAll Fix Layers, Prompt, Tools, Orchestration, Guardrails

Sort keys & directions

The sort_by values the feed list enforces, and the feed table column header that triggers each one. The feed table only sorts on Severity, Events, and Last seen, so first_seen and error_count aren’t reachable from the UI at all.

sort_byColumn headerDefault
last_seenLast seenDefault
first_seenNot exposed in the UI
error_countNot exposed in the UI
unique_tracesEvents
severitySeverity

sort_dir takes asc or desc, and defaults to desc.

Status values

The full set of values an issue’s status can hold, used by both the UI filter and the feed’s status value. See Severity & Status for what each one means.

StatusLabel
escalatingEscalating
for_reviewFor review
acknowledgedAcknowledged
resolvedResolved

Severity values & priority

The full set of values an issue’s severity can hold, used by both the UI filter and the feed’s severity value, and the priority value each is stored as.

SeverityLabelStored as
criticalCriticalurgent
highHighhigh
mediumMediummedium
lowLowlow

Fix layers

The fix layers a finding can point at; used by both the UI filter and the feed table’s Fix Layer column. See Error taxonomy for the full group-to-category breakdown behind each one.

Fix layer
Prompt
Tools
Orchestration
Guardrails

Source values

Where an issue’s underlying finding came from, and what each source value means.

SourceMeaning
scannerDefault source
evalSet when an eval failure produced the finding; eval-sourced findings also carry an eval_target_type of span, trace, or session

Event count & time fields

Fields on an issue that count its events and place it in time.

FieldCounts
total_eventsEvery occurrence of the issue
unique_tracesDistinct traces the occurrences fall across
unique_usersDistinct users who hit the issue
first_seenTime of the issue’s earliest occurrence
last_seenTime of the issue’s most recent occurrence

Traces tab columns & aggregates

UI columns and summary cards on an issue’s Traces tab.

Column
Trace ID
Input
Start Time
Duration
Tokens
Cost
Score
Aggregate card
Total traces
Avg score
Avg turns
P50 latency
P95 latency

List & query limits

Values and bounds the feed and its tabs enforce: page sizes, default and maximum result counts, and the trends day window. A dash means that bound doesn’t apply, only the minimum shown is enforced. The limit parameter appears twice below because it’s bound differently on different surfaces of the app; the Applies to column says which surface each row’s bounds belong to.

ParameterApplies toMinDefaultMax
limitFeed list125200
offsetFeed list00
time_range_daysFeed list1
limitTraces tab150500
rep_limitOverview120200
daysTrends11490
Feed table page size (UI)
10
25
50

Keep exploring

Was this page helpful?

Questions & Discussion