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

✨ [RUMF-1469] introduce a new proxy initialization parameter #1947

Merged
merged 8 commits into from
Feb 8, 2023

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    78ac2d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    07290d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    e80b02f View commit details
    Browse the repository at this point in the history
  2. ♻️ [RUMF-1469] rename buildIntakeUrl() to urlPrefix

    This makes things a bit more explicit
    BenoitZugmeyer committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    7829c8c View commit details
    Browse the repository at this point in the history
  3. ✅ [RUMF-1469] use the new proxy option in e2e tests and fix them

    The new logic to determine whether an URL looks like an intake URL is a
    bit more strict, so we need the `ddforward=/api/v2/rum?` URL parameter.
    Use a separate parameter to tell that it's coming from the EventBridge
    BenoitZugmeyer committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    15517b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

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

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    3b4ac18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaa8d95 View commit details
    Browse the repository at this point in the history