2
0
This repository has been archived on 2020-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
sentry-onpremise/sentry
Burak Yigit Kaya 75fe6c073b
fix(ingest): Fix Relay auth issues and add e2e event ingestion test (#578)
This is a long-needed test that tests the whole pipeline from Nginx, Relay, to Kafka, and Snuba. The final missing piece is testing the Symbolicator integration.

This PR is also a follow up to #576 as it didn't solve the Relay issues fully (the earlier fix was a coincidence or is not as reliable as it seemed).

Fixes #486 (finally?).
2020-07-13 13:07:05 +03:00
..
.dockerignore feat(config): Mount config as a volume to Sentry (#407) 2020-03-12 20:14:46 +03:00
config.example.yml fix(slack): Point to newer docs, better defaults (#571) 2020-07-10 21:10:05 +03:00
Dockerfile feat(versioning): Add SENTRY_VERSION env var for sentry, snuba, relay (#509) 2020-05-23 06:24:44 +03:00
requirements.example.txt feat(sentry10): Make on-premise work for Sentry 10 (#220) 2019-11-12 02:18:59 +03:00
sentry.conf.example.py fix(ingest): Fix Relay auth issues and add e2e event ingestion test (#578) 2020-07-13 13:07:05 +03:00