Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion sentry-ruby/lib/sentry/telemetry_event_buffer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ def send_items
envelope = Envelope.new(
event_id: Sentry::Utils.uuid,
sent_at: Sentry.utc_now.iso8601,
dsn: @dsn,
Comment thread
cursor[bot] marked this conversation as resolved.
sdk: Sentry.sdk_meta
Comment thread
sentry[bot] marked this conversation as resolved.
)

Expand Down