getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.03k stars 4.19k forks source link

Breadcrumbs Absolute Timestamp Should Display in 24-Hour Format or Indicate AM/PM #79944

Open Kobby-Bawuah opened 2 hours ago

Kobby-Bawuah commented 2 hours ago

Problem Statement

The current timestamp format displayed in the breadcrumbs section of Sentry events is ambiguous and potentially misleading. Specifically, timestamps are shown in a 12-hour format without an AM/PM indicator, which can be confusing when interpreting logs in UTC.

Current way: Image

The timestamp format in breadcrumbs should:

Use a 24-hour format for clarity (e.g., 17:45:21.028). OR - Display an AM/PM suffix to specify whether the time is in the morning or evening (e.g., 05:45:21.028 PM).

Solution Brainstorm

N/A

Product Area

Issues

getsantry[bot] commented 2 hours ago

Routing to @getsentry/product-owners-issues for triage ⏲️

getsantry[bot] commented 2 hours ago

Auto-routing to @getsentry/product-owners-issues for triage ⏲️

lobsterkatie commented 1 hour ago

This seems like a reasonable request - lemme bring it to the team and see what we can do.