Open skatkov opened 3 years ago
👍 感谢提交该 Issue,请确保仔细阅读 Issue 模板,RSS 提案模板 或 Feature 提案模板 以便于测试。不符合模板将导致 Issue 被直接关闭。
👍 Thanks for the issue, please follow the Issue template, RSS proposal template or Feature proposal template. Otherwise the issue will be closed.
What feature is it?
Flexible error tracking
Currently there is support for Sentry. But might be reasons to add other services as well? or have it configurable?
What problem does this feature solve?
Not everyone is using sentry, having to configure yeat another tool for a project is troublesome. But monitoring errors seems like an essential thing to do.
It would help a ton, if this could be configured easily.
Additional description
I found installation instructions with sentry mentioned here: https://github.com/DIYgod/RSSHub/blob/b3a8e067b7c47cf991dbdd28d536f5d60331d0d5/docs/install/README.md
Multiple peaces of code also implement and help configure sentry on application level. I guess, I can just add other service in a similar way. But how could I make it "configurable"?
personally would like to add honeybadger: https://www.honeybadger.io/