question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tag for where crash originated

See original GitHub issue

Motivation

Currently, it’s hard to tell/filter in Sentry where a crash originated. Did it occur in JS, iOS/Android or even NDK?

We send already a bunch of tags: image

One new tag we should add is crash.origin With a few potential values: javascript ios android ndk

to be able to filter events in the Sentry UI for exactly just those crashes.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:4
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
bruno-garciacommented, May 29, 2020

Two suggestions:

  1. not having either android or ndk but having always android and a second tag to mark ndk. This way one can filter all Android events (regardless if from Java/NDK).

  2. Tag the SDK name instead?

sentry.javascript.react-native sentry.cocoa sentry.java.android sentry.native

1reaction
jennmuengcommented, May 29, 2020

I agree with event.origin over crash.origin and did actually implement that in the commit. Didn’t mention it here, my bad.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Remove before flight - Wikipedia
Remove-before-flight components are often referred to as "red tag items". Typically, the ground crew will have a checklist of remove-before-flight items.
Read more >
Crash Tag Team Racing - Regional Differences
This was the first game in the series to feature a different character model for Crash in Japan. Crash has the design used...
Read more >
Trivia / Crash Tag Team Racing - TV Tropes
The basic concept originated with Traveller's Tales. Their version was called Crash Clash Racing, and it would have been a more immediate continuation...
Read more >
Evil Crash | Bandipedia - Fandom
The initial origin behind the character was vastly different, as he was supposed to be Crash Bandicoot himself after undergoing a temporary mutation...
Read more >
Instructions to Police for Reporting Crashes
TEXAS PEACE OFFICER'S CRASH REPORT (FORM CR-3) OVERVIEW ................. 12 ... 3.3.5 – LP STATE (License Plate State) .
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found