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

[cmd/telemetrygen] Allow configuring Sum and Gauge metrics via CLI #26667

Merged
merged 22 commits into from
Sep 18, 2023

Commits on Sep 12, 2023

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

Commits on Sep 13, 2023

  1. Update metrics.go

    marcelbirkner committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    89c4a3f View commit details
    Browse the repository at this point in the history
  2. Update worker.go

    marcelbirkner committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    cd81db7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from marcelbirkner/extend-metrics

    Add Sum and Histogram metrics
    marcelbirkner committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    2487539 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82537b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2685e6b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

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

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    1f8f7b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    910e588 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2c96eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13455a7 View commit details
    Browse the repository at this point in the history
  5. Update cmd/telemetrygen/internal/metrics/worker.go

    Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
    marcelbirkner and mx-psi committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    9c36dd8 View commit details
    Browse the repository at this point in the history
  6. Update cmd/telemetrygen/internal/metrics/worker.go

    Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
    marcelbirkner and mx-psi committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e49ae71 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c000f9d View commit details
    Browse the repository at this point in the history
  8. Add changelog

    marcelbirkner committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f92f7e9 View commit details
    Browse the repository at this point in the history
  9. Add license header

    marcelbirkner committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    9091f55 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d6ddb63 View commit details
    Browse the repository at this point in the history
  11. Formattin

    marcelbirkner committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4757222 View commit details
    Browse the repository at this point in the history
  12. Fix unit tests

    marcelbirkner committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0fc8070 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6a9c231 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    5681037 View commit details
    Browse the repository at this point in the history
  2. Update cmd/telemetrygen/internal/metrics/worker.go

    Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
    marcelbirkner and mx-psi committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4e73213 View commit details
    Browse the repository at this point in the history