Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ingest): Fix Relay auth issues and add e2e event ingestion test #578

Merged
merged 11 commits into from Jul 13, 2020

Commits on Jul 12, 2020

  1. test(ingest): Add e2e event ingestion test

    This is a long-needed test that tests the whole pipeline from Nginx, Relay, to Kafka, and Snuba. The final missing pieces is testing the Symbolicator integration.
    BYK committed Jul 12, 2020
    Copy the full SHA
    42988e0 View commit details
    Browse the repository at this point in the history
  2. fix test username

    BYK committed Jul 12, 2020
    Copy the full SHA
    5f42965 View commit details
    Browse the repository at this point in the history
  3. remove debugging statement

    BYK committed Jul 12, 2020
    Copy the full SHA
    4f22c59 View commit details
    Browse the repository at this point in the history
  4. fix bash function error

    BYK committed Jul 12, 2020
    Copy the full SHA
    d967cf6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    068bc86 View commit details
    Browse the repository at this point in the history
  6. remove redundant post-buffering

    BYK committed Jul 12, 2020
    Copy the full SHA
    e05a944 View commit details
    Browse the repository at this point in the history
  7. typo...

    BYK committed Jul 12, 2020
    Copy the full SHA
    0143b57 View commit details
    Browse the repository at this point in the history
  8. typo...

    BYK committed Jul 12, 2020
    Copy the full SHA
    44368bb View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    8a55030 View commit details
    Browse the repository at this point in the history
  10. go back to using http plugin

    BYK committed Jul 12, 2020
    Copy the full SHA
    68116df View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Copy the full SHA
    dc9cd1e View commit details
    Browse the repository at this point in the history