rollbar_items

Details of the Rollbar items.

source_id

Foreign key
System-wide Item ID.

environment_id

Foreign key
ID of the associated environment.

title

string
Computed title of the item.

counter

number
Project-wide Item ID.

last_occurrence_timestamp

string
Timestamp of the most recent occurrence.

first_occurrence_timestamp

string
Timestamp of the first occurrence.

project_id

Foreign key
ID of the associated project.

status

string
Status of the item.

level

string
Item level (critical, error, warning, info, debug).

total_occurrences

number
Total number of occurrences since last resolution.

last_resolved_timestamp

date
Timestamp the item was last resolved.

synced_at

date
Timestamp when the item was last synced.