Skip to content

Support measurement.unit #2150

Description

@marandaneto

Description

https://develop.sentry.dev/sdk/event-payloads/transaction/

{
  "measurements": {
    "my.custom.metric": { "value": 456, "unit": "millisecond" }
  }
}

MeasurementValue class serialize and deserialize should add support for it, it's currently losing its unit from Hybrid SDKs

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugIssue type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions