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

Implement client metrics interceptor for continuous benchmark job #2477

Merged

Commits on Apr 8, 2024

  1. ♻️ Mount benchmark-operator-config to vald-benchmark-job Pod

    Signed-off-by: vankichi <kyukawa315@gmail.com>
    vankichi committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9bf4b6c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. 📈 add framework for send gRPC client metrics

    Signed-off-by: vankichi <kyukawa315@gmail.com>
    vankichi committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a532b7d View commit details
    Browse the repository at this point in the history
  2. style: format code with Gofumpt and Prettier

    This commit fixes the style issues introduced in a532b7d according to the output
    from Gofumpt and Prettier.
    
    Details: #2477
    deepsource-autofix[bot] committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    327e053 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. 📈 Add client metric interceptor

    Signed-off-by: vankichi <kyukawa315@gmail.com>
    vankichi committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    fc32f64 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. ♻️ Change vbor chart for apply general job configuration

    Signed-off-by: vankichi <kyukawa315@gmail.com>
    vankichi committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    07eee1e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Update pkg/tools/benchmark/job/usecase/benchmarkd.go

    Co-authored-by: Hiroto Funakoshi <hiroto.funakoshi.hiroto@gmail.com>
    Signed-off-by: Kiichiro YUKAWA <kyukawa315@gmail.com>
    vankichi and hlts2 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3e81caa View commit details
    Browse the repository at this point in the history
  2. 🐛 Fix build error and add comment

    Signed-off-by: vankichi <kyukawa315@gmail.com>
    vankichi committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d5b29bd View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    1ffe1cc View commit details
    Browse the repository at this point in the history
  2. ♻️ Fix format

    Signed-off-by: vankichi <kyukawa315@gmail.com>
    vankichi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    211f27c View commit details
    Browse the repository at this point in the history