Skip to main content

raven-sh is a client for Sentry which can be used as a wrapper for cron jobs

Project description

This is a wrapper executing a command and sending its stdout/stderr to the Sentry server.

Useful to work with cron jobs. Unless misconfigured, the wrapper itself is quiet. It launches the program, captures its output, and if the program has been ended with non-zero exit code, builds a message and puts it to the remote server.

Example of cron task:

SENTRY_DSN='http://...../'
*/30 * * * *  raven-sh -- bash -c 'echo hello world; exit 1'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

raven-sh-0.4.tar.gz (3.6 kB view details)

Uploaded Source

File details

Details for the file raven-sh-0.4.tar.gz.

File metadata

  • Download URL: raven-sh-0.4.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for raven-sh-0.4.tar.gz
Algorithm Hash digest
SHA256 7c1e4dfac53c018416d5aac7f49e984f54b7b3c2b2ded18d2f1a13db1a02cb2f
MD5 e109880a184a9dfde33c04988ea5ef17
BLAKE2b-256 cb465d1f145fc31c307a43ff7a6ac82fa1bc5af1a9927f5e9345d9ec5099e18b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page