Skip to content

fix(ourlogs): hide timestamp.sequence field - #120452

Merged
JoshuaKGoldberg merged 1 commit into
masterfrom
joshgoldberg/logs-569-frontend-timestamp-sequence
Jul 29, 2026
Merged

fix(ourlogs): hide timestamp.sequence field#120452
JoshuaKGoldberg merged 1 commit into
masterfrom
joshgoldberg/logs-569-frontend-timestamp-sequence

Conversation

@JoshuaKGoldberg

@JoshuaKGoldberg JoshuaKGoldberg commented Jul 23, 2026

Copy link
Copy Markdown
Member

#120451 will expose an internal timestamp.sequence attribute used to break log ordering ties when logs share an identical timestamp_precise. It's an ordering aid, not something users should see, so this hides it from the logs UI alongside the other internal timestamp fields.

This PR should land first, before #120451, so users never see the field.

Closes LOGS-569.

The backend exposes a timestamp.sequence attribute used to break log
ordering ties. It's an internal ordering aid, so hide it from the logs
explore UI like the other internal timestamp fields.
@linear-code

linear-code Bot commented Jul 23, 2026

Copy link
Copy Markdown

LOGS-569

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 23, 2026
@JoshuaKGoldberg JoshuaKGoldberg changed the title feat(logs): Hide timestamp.sequence field in the logs UI feat(logs): hide timestamp.sequence field in the logs UI Jul 23, 2026
@JoshuaKGoldberg JoshuaKGoldberg changed the title feat(logs): hide timestamp.sequence field in the logs UI feat(ourlogs): hide timestamp.sequence field Jul 23, 2026
@JoshuaKGoldberg
JoshuaKGoldberg marked this pull request as ready for review July 23, 2026 15:46
@JoshuaKGoldberg
JoshuaKGoldberg requested a review from a team as a code owner July 23, 2026 15:46
@JoshuaKGoldberg JoshuaKGoldberg changed the title feat(ourlogs): hide timestamp.sequence field fix(ourlogs): hide timestamp.sequence field Jul 23, 2026
@JoshuaKGoldberg
JoshuaKGoldberg merged commit d1a1317 into master Jul 29, 2026
92 checks passed
@JoshuaKGoldberg
JoshuaKGoldberg deleted the joshgoldberg/logs-569-frontend-timestamp-sequence branch July 29, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants