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 Sampling SIG research notes #213

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    6306fb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d56d9f2 View commit details
    Browse the repository at this point in the history
  3. rewrite Jaeger section

    spencerwilson committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    e1b9cd9 View commit details
    Browse the repository at this point in the history
  4. drop mention of leaky bucket technicalities

    In SIG meeting Peter noted that the resulting estimates would have such
    enormous error if ever a span _was_ sampled at a rate of 2^-63 that this
    "workaround" is merely a curiosity, not something that'd be practically
    useful.
    spencerwilson committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    e5eba18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8beba7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    554f443 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c038ede View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3bdc8fd View commit details
    Browse the repository at this point in the history
  9. add, rename files

    spencerwilson committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    f186231 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    e804af0 View commit details
    Browse the repository at this point in the history
  2. fix math

    spencerwilson committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    c30bd1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f083c22 View commit details
    Browse the repository at this point in the history
  4. s/determined/chosen/

    spencerwilson committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    2b6b51d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d37c23c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c275d7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a5359c7 View commit details
    Browse the repository at this point in the history
  8. fix infty usages

    spencerwilson committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    d0141b7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a5d6218 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3ebe2d9 View commit details
    Browse the repository at this point in the history