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

[query] Change HTTP and TLS server configurations to use OTEL configurations #6023

Merged
merged 11 commits into from
Sep 28, 2024

Commits on Sep 27, 2024

  1. Add Function To Map To OTEL's TLS Server Config

    Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
    mahadzaryab1 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    09adac6 View commit details
    Browse the repository at this point in the history
  2. Migrate To OTEL's Server Configurations

    Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
    mahadzaryab1 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    cc7acf6 View commit details
    Browse the repository at this point in the history
  3. Remove Redundant QueryOptionsBase Type

    Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
    mahadzaryab1 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    fd54aa6 View commit details
    Browse the repository at this point in the history
  4. Run Formatter

    Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
    mahadzaryab1 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4cbb74d View commit details
    Browse the repository at this point in the history
  5. Fix Method

    Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
    mahadzaryab1 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    eb9d713 View commit details
    Browse the repository at this point in the history
  6. Simplify Config

    Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
    mahadzaryab1 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    fcf5967 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Address Feedback From PR Review

    Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
    mahadzaryab1 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    e62e8ea View commit details
    Browse the repository at this point in the history
  2. Address Feedback From PR Review

    Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
    mahadzaryab1 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    ac8b608 View commit details
    Browse the repository at this point in the history
  3. Remove Unnecessary Function

    Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
    mahadzaryab1 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    c1e57dd View commit details
    Browse the repository at this point in the history
  4. Remove Allocation

    Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
    mahadzaryab1 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    c8c66da View commit details
    Browse the repository at this point in the history
  5. Fix Test Name

    Signed-off-by: Mahad Zaryab <mahadzaryab1@gmail.com>
    mahadzaryab1 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    f32737b View commit details
    Browse the repository at this point in the history