-
-
Notifications
You must be signed in to change notification settings - Fork 461
Closed
Labels
BugIssue typeIssue type
Description
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
philipphofmann
Metadata
Metadata
Assignees
Labels
BugIssue typeIssue type
Projects
Status
Done