hypothesis / hypothesis/via

Report on error response status from NGINX (e.g. using Papertrail, New Relic, or Elastic Beanstalk)

Open
#27 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
29
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Nginx shouldn't be crashing. For example this shouldn't be happening: . Nginx probably shouldn't be returning any HTTP statuses other than 200 OK (except for the 302 Found's that the root endpoint deliberately returns). If Nginx does return any other HTTP status, we'd like to have crash reporting for those.

Having said that, we don't think you can get Nginx to report crashes to Sentry. We think we'll need to use Papertrail, New Relic, Elastic Beanstalk, or something else to monitor and report on NGINX "crashes" by monitoring its HTTP response status codes.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.