Skip to content

Add breadcrumb support#234

Open
JamesLindsay0 wants to merge 8 commits intonextfrom
breadcrumbs
Open

Add breadcrumb support#234
JamesLindsay0 wants to merge 8 commits intonextfrom
breadcrumbs

Conversation

@JamesLindsay0
Copy link
Copy Markdown

@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