Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

Sentry in frontend #224

Closed
rhaamo opened this issue Oct 12, 2019 · 0 comments · Fixed by #225
Closed

Sentry in frontend #224

rhaamo opened this issue Oct 12, 2019 · 0 comments · Fixed by #225
Assignees
Labels
Backend This concerns the backend enhancement New feature or request Frontend This concerns the frontend
Milestone

Comments

@rhaamo
Copy link
Member

rhaamo commented Oct 12, 2019

We needs to have Sentry integrated in the frontend.

https://docs.sentry.io/platforms/javascript/vue/ (with logErrors: true).

Backend:

  • Add sentry_dsn to NodeInfo

Frontend:

  • In after store setup, read sentry_dsn metadata and add it to instance store
  • Plug Sentry.init in main.js, probably right after afterStoreSetup so nodeinfo has populated the instance store.
@rhaamo rhaamo added enhancement New feature or request Frontend This concerns the frontend Backend This concerns the backend labels Oct 12, 2019
@rhaamo rhaamo added this to the v0.5 milestone Oct 12, 2019
@rhaamo rhaamo self-assigned this Oct 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Backend This concerns the backend enhancement New feature or request Frontend This concerns the frontend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant