File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1414
1515### Fixes
1616
17+ - Correctly rate limit envelopes from the new UI profiling system (#5131 )
1718- Race condition in ANRTrackerV1 (#5137 )
1819
1920### Improvements
Original file line number Diff line number Diff line change 1313NSString *const kSentryDataCategoryNameAttachment = @" attachment" ;
1414NSString *const kSentryDataCategoryNameUserFeedback = @" user_report" ;
1515NSString *const kSentryDataCategoryNameProfile = @" profile" ;
16- NSString *const kSentryDataCategoryNameProfileChunk = @" profile_chunk " ;
16+ NSString *const kSentryDataCategoryNameProfileChunk = @" profile_chunk_ui " ;
1717NSString *const kSentryDataCategoryNameReplay = @" replay" ;
1818NSString *const kSentryDataCategoryNameMetricBucket = @" metric_bucket" ;
1919NSString *const kSentryDataCategoryNameSpan = @" span" ;
You can’t perform that action at this time.
0 commit comments