-
Notifications
You must be signed in to change notification settings - Fork 185
feat(breadcrumbs): add flag to reset breadcrumbs between messages #946
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
Changes from 4 commits
3ed616f
1a07f94
b507324
3c1b887
6daeef3
7ab8c8b
defd1ef
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -101,6 +101,7 @@ | |
<xsd:complexType name="messenger"> | ||
<xsd:attribute name="enabled" type="xsd:boolean" /> | ||
<xsd:attribute name="capture-soft-fails" type="xsd:boolean" /> | ||
<xsd:attribute name="reset-breadcrumbs" type="xsd:boolean" /> | ||
|
||
</xsd:complexType> | ||
|
||
<xsd:complexType name="tracing"> | ||
|
Uh oh!
There was an error while loading. Please reload this page.