Skip to content

Feature: Introduce other error tracking services and/or make it configurable #8062

Open
@skatkov

Description

@skatkov

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions