javascript - Where to see Sentry messages in the dashboard? - Stack Overflow

I am using react-native library for sentry, doing Sentry.captureMessage(message, Sentry.Severity.Warnin

I am using react-native library for sentry, doing Sentry.captureMessage(message, Sentry.Severity.Warning). I can't find any place in the dashboard, where this message would show. If I call Sentry.captureException it does show in issues, but I don't want to flood it with warnings. Where in the dashboard can I see whether the message is received?

I am using react-native library for sentry, doing Sentry.captureMessage(message, Sentry.Severity.Warning). I can't find any place in the dashboard, where this message would show. If I call Sentry.captureException it does show in issues, but I don't want to flood it with warnings. Where in the dashboard can I see whether the message is received?

Share Improve this question asked Aug 13, 2021 at 15:50 ZygroZygro 7,16912 gold badges32 silver badges48 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 5

You should get it in the issues section, as long with the other issues.

I executed that code : Sentry.captureMessage('this is an error message', Sentry.Severity.Warning);

1. My issues list :

2. Inside the 'message' issue:

Important: check in your browser network console, if the api/<id>/store/?sentry_key... call exists.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745126462a4612717.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信