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 support for sampling rate in streamlog #15919

Merged
merged 12 commits into from
Jun 2, 2024

Commits on May 10, 2024

  1. Add support for sampling rate in streamlog

    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    timvaillancourt committed May 10, 2024
    Configuration menu
    Copy the full SHA
    de16140 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. update e2e tests

    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    timvaillancourt committed May 11, 2024
    Configuration menu
    Copy the full SHA
    c22db66 View commit details
    Browse the repository at this point in the history
  2. Fix rand max

    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    timvaillancourt committed May 11, 2024
    Configuration menu
    Copy the full SHA
    506eacb View commit details
    Browse the repository at this point in the history
  3. gofmt

    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    timvaillancourt committed May 11, 2024
    Configuration menu
    Copy the full SHA
    202b4ac View commit details
    Browse the repository at this point in the history
  4. Use rand.Float64()

    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    timvaillancourt committed May 11, 2024
    Configuration menu
    Copy the full SHA
    836058d View commit details
    Browse the repository at this point in the history
  5. simplify

    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    timvaillancourt committed May 11, 2024
    Configuration menu
    Copy the full SHA
    e8aa18f View commit details
    Browse the repository at this point in the history
  6. improve testing

    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    timvaillancourt committed May 11, 2024
    Configuration menu
    Copy the full SHA
    977efa4 View commit details
    Browse the repository at this point in the history
  7. improve testing

    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    timvaillancourt committed May 11, 2024
    Configuration menu
    Copy the full SHA
    e006ad6 View commit details
    Browse the repository at this point in the history
  8. update help

    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    timvaillancourt committed May 11, 2024
    Configuration menu
    Copy the full SHA
    9be53ae View commit details
    Browse the repository at this point in the history
  9. cleanup

    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    timvaillancourt committed May 11, 2024
    Configuration menu
    Copy the full SHA
    5999ea6 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. lte

    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    timvaillancourt committed May 12, 2024
    Configuration menu
    Copy the full SHA
    49f7a2b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Add benchmark for ShouldEmitLog

    Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com>
    timvaillancourt committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    8f1dcd2 View commit details
    Browse the repository at this point in the history