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 a ms instead of ns to end time of the rebound chunk interval #5351

Merged
merged 3 commits into from
Feb 10, 2022

Commits on Feb 9, 2022

  1. add a ms instead of ns to end time of the rebound chunk interval

    conversion between ms and ns loses ns precision which causes us to not include all the logs
    sandeepsukhani committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    694296b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2ad1f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. fix the comment

    sandeepsukhani committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    9645f31 View commit details
    Browse the repository at this point in the history