Skip to content

Add Sentry error reporting to install.sh #740

@BYK

Description

@BYK

Summary

sentry-cli has a Docker image and Bash signal trap support: https://docs.sentry.io/product/cli/send-event/#bash-hook

The two didn't play well together but now this can be overcome: getsentry/sentry-cli#852

Hence, we should try this out and see if it is useful to catch unknown issues in the wild.

Motivation

We rely on people to report issues with the install script and provide relevant logs along with that. This has worked okay so far but the process is very manual, cumbersome, and relies on the users reporting issues. Sentry was created to solve these issues to why not dog food?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions