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.1.tar.gz (2.8 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for raven-sh-0.1.tar.gz
Algorithm Hash digest
SHA256 cf640f0e0f2267b856e89823b517909e3f91237c91a143d8054d8889db89061f
MD5 6b4593237419ce9ae9b05631b3301d9c
BLAKE2b-256 385be5afd7c6f7e0cb5950ce923f8254a2242940bca3a1c44e123fee042c9ef1

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