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

Add gRPC support to query-tee #2683

Merged
merged 21 commits into from
Aug 18, 2022
Merged

Add gRPC support to query-tee #2683

merged 21 commits into from
Aug 18, 2022

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    69cef88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8153fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8771f78 View commit details
    Browse the repository at this point in the history
  4. Update tools/querytee/proxy.go

    Co-authored-by: Marco Pracucci <marco@pracucci.com>
    ssncferreira and pracucci committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    90cd6b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Address comments

    * Add weaveworks server configuration parameters
    * Use common metrics namespace
    * Update proxy tests to use port 0
    * Update CHANGELOG
    * Update query-tee operator's guide documentation
    ssncferreira committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    6f54aec View commit details
    Browse the repository at this point in the history
  2. Run 'make doc'

    ssncferreira committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    363f0b2 View commit details
    Browse the repository at this point in the history
  3. Update metric name

    ssncferreira committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    9753b5c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Add HTTP and gRPC tests

    ssncferreira committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    e57d587 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de43c00 View commit details
    Browse the repository at this point in the history
  3. Run 'make docs'

    ssncferreira committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    dab1c01 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Update docs/sources/operators-guide/tools/query-tee.md

    Co-authored-by: Marco Pracucci <marco@pracucci.com>
    ssncferreira and pracucci committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    fd5d815 View commit details
    Browse the repository at this point in the history
  2. Update docs/sources/operators-guide/tools/query-tee.md

    Co-authored-by: Marco Pracucci <marco@pracucci.com>
    ssncferreira and pracucci committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    de58c8d View commit details
    Browse the repository at this point in the history
  3. Update docs/sources/operators-guide/tools/query-tee.md

    Co-authored-by: Marco Pracucci <marco@pracucci.com>
    ssncferreira and pracucci committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    a2e8b60 View commit details
    Browse the repository at this point in the history
  4. Update docs/sources/operators-guide/tools/query-tee.md

    Co-authored-by: Marco Pracucci <marco@pracucci.com>
    ssncferreira and pracucci committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    4a804a0 View commit details
    Browse the repository at this point in the history
  5. Update docs/sources/operators-guide/tools/query-tee.md

    Co-authored-by: Marco Pracucci <marco@pracucci.com>
    ssncferreira and pracucci committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    015a4b9 View commit details
    Browse the repository at this point in the history
  6. Address comments

    * Rename `server.service-port` to `server.http-service-port`
    * Rename configuration `ServerServicePort` to `ServerHTTPServicePort`
    * Add changelog entry for `server.http-service-port` and `cortex_querytee_backend_request_duration_seconds`
    * Update operators-guide/query-tee documentation
    ssncferreira committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    1df37d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c3edd3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c53403 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Update CHANGELOG.md

    pracucci committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    a64502e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f47ccb View commit details
    Browse the repository at this point in the history
  3. Update docs/sources/operators-guide/tools/query-tee.md

    Co-authored-by: Marco Pracucci <marco@pracucci.com>
    ssncferreira and pracucci committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    081b06c View commit details
    Browse the repository at this point in the history