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

Add breadcrumb support #234

Open
wants to merge 8 commits into
base: next
Choose a base branch
from
Open

Add breadcrumb support #234

wants to merge 8 commits into from

Conversation

JamesLindsay0
Copy link

@JamesLindsay0 JamesLindsay0 commented Aug 7, 2024

Goal

Closes #191

Design

This is in line with the breadcrumb spec except that there is no removeOnBreadcrumb function. This is because it is impossible to compare the callbacks in go.

Automatic breadcrumbs for the bugsnag loading and sending errors have been added. Other automatic breadcrumb types can be added later.

Changeset

New functions for LeaveBreadcrumb and OnBreadcrumb.

Testing

Automated tests were added with the http server and to maze runner. I also did some manual testing.

@JamesLindsay0 JamesLindsay0 linked an issue Aug 7, 2024 that may be closed by this pull request
@JamesLindsay0 JamesLindsay0 marked this pull request as draft August 8, 2024 08:42
@JamesLindsay0 JamesLindsay0 marked this pull request as ready for review August 8, 2024 10:01
@DariaKunoichi DariaKunoichi self-requested a review August 8, 2024 10:12
@JamesLindsay0 JamesLindsay0 force-pushed the breadcrumbs branch 2 times, most recently from a1e8e68 to 08936bc Compare August 8, 2024 14:02
@DariaKunoichi DariaKunoichi removed their request for review August 22, 2024 09:52
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.

Possible to add breadcrumbs
2 participants