Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated breadcrumb clamp #212

Merged
merged 3 commits into from
Jun 19, 2023
Merged

Updated breadcrumb clamp #212

merged 3 commits into from
Jun 19, 2023

Conversation

clr182
Copy link
Contributor

@clr182 clr182 commented Apr 24, 2023

Goal

In the v5.28.0 of the android notifier we upped the max breadcrumbs to 500. The unreal notifier was bumped to use this dependency in v1.5.1. With this android update we should allow for a max of 500 breadcrumbs on events in unreal

Changeset

maxbreadcrumbs clamp was upped from 100 - 500

Testing

Set plugin breadcrumbs value to 500 in the editor and then sent 500 breadcrumbs in an event to the dashboard. all breadcrumbs correctly set in dashboard

@clr182 clr182 requested a review from richardelms April 24, 2023 10:03
Copy link
Contributor

@richardelms richardelms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good but needs a changelog entry

@clr182 clr182 requested a review from richardelms April 25, 2023 14:12
CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Tom Longridge <[email protected]>
@clr182 clr182 merged commit 86a16c4 into next Jun 19, 2023
2 checks passed
@clr182 clr182 deleted the PLAT-10031-UpdateBreadcrumbLimit branch June 19, 2023 09:15
@richardelms richardelms mentioned this pull request Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants