FEATURE | setup application sentry logging #43

Merged
Vitalik merged 2 commits from feature/sentry-io into stage 6 months ago
STRIKE commented 6 months ago
Collaborator
There is no content yet.
STRIKE added 1 commit 6 months ago
Vitalik reviewed 6 months ago
src/App.tsx Outdated
import * as Sentry from '@sentry/react-native'
Sentry.init({
dsn: 'https://681ea9df3c323fbc1d54a9188491a626@o402114.ingest.us.sentry.io/4507231289540608',
Owner

в конфіг винести

в конфіг винести
STRIKE marked this conversation as resolved
Vitalik reviewed 6 months ago
uniqueKey: fakeMessage.uniqueKey,
})
} catch (e) {
Sentry.captureException(e)
Owner

Тут впринципі така ж ситуація як з api, винести в окремий сервіс, додати параметрів до помилок

Тут впринципі така ж ситуація як з api, винести в окремий сервіс, додати параметрів до помилок
STRIKE marked this conversation as resolved
STRIKE added 1 commit 6 months ago
Vitalik merged commit 63d119d870 into stage 6 months ago
Vitalik deleted branch feature/sentry-io 6 months ago
The pull request has been merged as 63d119d870.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.