Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Support SentryEnvelopeHeader#sent_at #32

Description

@marandaneto
{
  "event_id": "...",
  "sent_at": "2022-07-04T11:37:28.596Z",
  "trace": {
    "transaction": "...",
    "public_key": "...",
    "trace_id": "...",
    "sample_rate": "1"
  }
}

This is used for clock drift and its recommended https://develop.sentry.dev/sdk/envelopes/
React Native gets it for free from JS SDK.

### Tasks
- [ ] https://github.com/getsentry/sentry-java/pull/2638
- [ ] https://github.com/getsentry/sentry-cocoa/pull/2859
- [ ] https://github.com/getsentry/sentry-dart/issues/1337
- [ ] https://github.com/getsentry/sentry-dotnet/issues/1687
- [ ] https://github.com/getsentry/sentry-react-native/issues/3066

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions