Needs advice
on
ReactReact
and
SentrySentry
at
()

Hey everyone, I have installed the basic plan of Sentry and integrated it into our React application. I like how it shows errors etc, however, who would be the proper person to set up all the alerts and monitoring so it is useful to us? Is this something my developer can do? Is there a dedicated Sentry developer? Who can I contact to make this work for me?

READ LESS
9 upvotes·22.3K views
Replies (2)
Recommends
on
Sentry

We never needed anyone dedicated to setting up or maintaining Sentry. My small team of developers handled it themselves. The documentation was easy enough to get it set up, and the most important part is deciding who should get notifications. I would highly suggest setting up a slack channel (if you use Slack) and set up the integration to notify there.

READ MORE
10 upvotes·1 comment·9.9K views
Jordan Giha
Jordan Giha
·
January 25th 2022 at 4:28AM

Thanks @Gordon - that is exactly how I was going to set it up. If my dev can, I will have him set up. Thank you

·
Reply
Backend Engineer at Aster·
Recommends
on
React
Sentry

It's definitely something your developers should do, although I would give setting up the logs to a more senior developer, as you need to know what stuff are useful logs and what are not.

In any way, logging is one of the things that needs to be done in iterations, so you make the basic setup, then observe for a while, then tweak it later on to increase the useful logs and remove the useless ones, and so on, until you get what you need.

READ MORE
7 upvotes·1 comment·9.8K views
Jordan Giha
Jordan Giha
·
January 25th 2022 at 4:28AM

Gotcha, makes sense. Thank you

·
Reply
Avatar of Jordan Giha