Skip to content

Conversation

@sl0thentr0py
Copy link
Member

@sl0thentr0py sl0thentr0py commented Jan 12, 2026

  • new shared TelemetryEventBuffer class
  • move envelope construction to the buffer, client methods were marked private so removing them is fine

Issues

@linear
Copy link

linear bot commented Jan 12, 2026

case type
when "session", "attachment", "transaction", "profile", "span", "log", "trace_metric" then type
when "session", "attachment", "transaction", "profile", "span", "trace_metric" then type
when "log" then "log_item"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

log data_category was wrong here

@sl0thentr0py sl0thentr0py force-pushed the neel/metrics-buffer-unification branch from 7980187 to 9680abf Compare January 12, 2026 15:32
@sl0thentr0py sl0thentr0py force-pushed the neel/metrics-buffer-unification branch from 9680abf to 5aeb880 Compare January 12, 2026 15:35
@sl0thentr0py sl0thentr0py requested a review from solnic January 12, 2026 15:39
Copy link
Collaborator

@solnic solnic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only needs a few small debug logging related fixes, otherwise 👏🏻 👏🏻 👏🏻

@sl0thentr0py sl0thentr0py requested a review from solnic January 13, 2026 10:30
Copy link
Collaborator

@solnic solnic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@sl0thentr0py sl0thentr0py merged commit a354683 into master Jan 13, 2026
134 of 135 checks passed
@sl0thentr0py sl0thentr0py deleted the neel/metrics-buffer-unification branch January 13, 2026 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants