COMMITS
/ tests/unit/server/api/dataloaders/conftest.py July 29, 2025
R
ci: ignore E501 (line too long) for tests and update ruff version to 0.12.5 (#8827)
Roger Yang committed
May 6, 2025
D
fix: Avoid division by zero (#7446)
Dustin Ngo committed
May 2, 2025
X
refactor(annotations): use single unique constraints for identifiers (#7342)
Xander Song committed
April 20, 2025
D
feat: Upsert on annotation identifier conflict (#7082)
Dustin Ngo committed
April 2, 2025
X
fix(annotations): add fields to annotations table (#6933)
Xander Song committed
February 28, 2025
D
feat: Allow multiple annotations per span with the same name (#6573)
Dustin Ngo committed
December 6, 2024
R
fix(sessions): replace last_trace_start_time with end_time in database table (#5640)
Roger Yang committed
December 4, 2024
R
fix(sessions): sortable last trace start time (#5606)
Roger Yang committed
November 25, 2024
R
fix(sessions): remove end_time from db and ui table (#5479)
Roger Yang committed
October 31, 2024
P
feat(sessions): add trace latency p50 to session details (#5236)
Parker Stafford committed
October 3, 2024
X
refactor: move unit and integration tests into single parent directory (#4846)
Xander Song committed