Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

Commit 235af97

Browse files
committed
No issue: add sentry w/ DSN guide.
1 parent 1fe1629 commit 235af97

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

im/sentry_dsn_click.png

33 KB
Loading

sentry_guide.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Sentry: crash reporting
2+
Each platform has its own documentation for how it uses Sentry:
3+
- Android ([focus-android](https://github.com/mozilla-mobile/focus-android/wiki/Crash-Reporting-with-Sentry))
4+
- iOS ([firefox-ios](https://github.com/mozilla-mobile/firefox-ios/wiki/Crash-Reporting-with-Sentry))
5+
6+
## Getting the DSN/API keys for a project
7+
To download the DSN, open your project in the Sentry dashboard and click here:
8+
![Where to click to download the DSN](im/sentry_dsn_click.png)

0 commit comments

Comments
 (0)