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

Demo App crash #584

Merged
merged 5 commits into from
Sep 12, 2024
Merged

Demo App crash #584

merged 5 commits into from
Sep 12, 2024

Conversation

magda-woj
Copy link
Contributor

May resolve #347.
Added a way to crash the demo app through unhandled exceptions and documented it. To invoke it, try adding to cart exactly 10 of the first product on the list. The way in which multiThreadCrashing function works is copied from the splunk-otel-android sample app function of the same name.

… Park Foundation Explorascopes and confirming on the pop-up, the multiThreadCrashing function is called, which simulates a multi-threaded crash. The way to crash is copied from splunk-otel-android sample app.
@magda-woj magda-woj requested a review from a team September 11, 2024 07:58
Copy link
Contributor

@breedx-splk breedx-splk left a comment

Choose a reason for hiding this comment

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

Nice! I had one small wording suggestion, otherwise looks great. Thanks.

@breedx-splk breedx-splk merged commit 1d23862 into open-telemetry:main Sep 12, 2024
3 checks passed
@magda-woj magda-woj deleted the app-crash branch September 25, 2024 10:23
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.

[demo] Add a way to crash the application
4 participants