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

Fix Ingester Stutter #449

Merged
merged 8 commits into from
Jan 14, 2021
Merged

Commits on Jan 11, 2021

  1. Fix ingester stutter

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    d877cc9 View commit details
    Browse the repository at this point in the history
  2. changelog

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    7f9089f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Moved tracesToCut logic to its own method

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    fac0fc5 View commit details
    Browse the repository at this point in the history
  2. Switched to slice implementation

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    7c9a0d5 View commit details
    Browse the repository at this point in the history
  3. Added CutCompleteTraces test

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    8b29864 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Calculate cutoff time once

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    d1470dd View commit details
    Browse the repository at this point in the history
  2. assert => require

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    fb43aa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3ee4c6 View commit details
    Browse the repository at this point in the history