Closed TomasTomecek closed 1 year ago
Is this still relevant after Jirka's PR for splunk logs gets merged?
absolutely: we don't have any alerts on logs right now so we wouldn't know that something is crashing our httpd
For an example of exception raised by flask code (which I suppose is ran by httpd) and not logged by sentry see description of packit/packit-service#1958
Triggered by https://github.com/packit/packit-service/issues/1696
Since the issue wasn't submitted to sentry and 1) Jan had to ping me 2) and I had to find the traceback in logs (like a caveman)
we should also feed sentry with tracebacks that occur in httpd in our API - we have no clue how many 500s happen in our side AFAIK
TODO: