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

Probability sampler composition rules #175

Merged
merged 74 commits into from
Oct 14, 2021

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    14bd54e View commit details
    Browse the repository at this point in the history
  2. edit

    jmacd committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    1d5d60a View commit details
    Browse the repository at this point in the history
  3. version

    jmacd committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    c741f7e View commit details
    Browse the repository at this point in the history
  4. links to OTEP 148 are TODOs

    jmacd committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    6adbd1a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. rename

    jmacd committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    11206d7 View commit details
    Browse the repository at this point in the history
  2. Add a tracestate variation

    jmacd committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    4085972 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    5cd3b9a View commit details
    Browse the repository at this point in the history
  2. edits

    jmacd committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    5aedc9c View commit details
    Browse the repository at this point in the history
  3. Drop mention of inflationary

    jmacd committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    32544ea View commit details
    Browse the repository at this point in the history
  4. detail about samplers

    jmacd committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    aa22609 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. edit

    jmacd committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    73f3b6f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

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

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    695025c View commit details
    Browse the repository at this point in the history
  2. edits

    jmacd committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    fb75d9c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Let 2^61 be the min probability; leaves one unused value to represent…

    … unknown in the span data
    jmacd committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    8f7ad73 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. worked example (draft)

    jmacd committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    765bd12 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. corner cases

    jmacd committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    56910bd View commit details
    Browse the repository at this point in the history
  2. corner case edits

    jmacd committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    e06a7cf View commit details
    Browse the repository at this point in the history
  3. corner case edits

    jmacd committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    0804649 View commit details
    Browse the repository at this point in the history
  4. edit

    jmacd committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    cb068a2 View commit details
    Browse the repository at this point in the history
  5. from @oertl feedback especially

    jmacd committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    c9fa24f View commit details
    Browse the repository at this point in the history
  6. clarify

    jmacd committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    1b3ae23 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Apply suggestions from code review

    Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
    jmacd and yurishkuro authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    d0c2697 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98f6403 View commit details
    Browse the repository at this point in the history
  3. more

    jmacd committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    16947f7 View commit details
    Browse the repository at this point in the history
  4. example

    jmacd committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    d9a4d59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34ec604 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f94c2d5 View commit details
    Browse the repository at this point in the history
  7. typos

    jmacd committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    48123fe View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. another example

    jmacd committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    139f248 View commit details
    Browse the repository at this point in the history
  2. off-by-ones

    jmacd committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    2a37c4c View commit details
    Browse the repository at this point in the history
  3. discuss naming

    jmacd committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    a9c7500 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
    jmacd and yurishkuro authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    b11f70e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. off-by-zero

    jmacd committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    2a59cfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb92360 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. add composition rules (draft)

    jmacd committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    57b9a55 View commit details
    Browse the repository at this point in the history
  2. edits

    jmacd committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    ac3447b View commit details
    Browse the repository at this point in the history
  3. give examples

    jmacd committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    6ef69e0 View commit details
    Browse the repository at this point in the history
  4. cut examples

    jmacd committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    0706963 View commit details
    Browse the repository at this point in the history
  5. whitespace

    jmacd committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    23120ec View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. lint

    jmacd committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    3097dcb View commit details
    Browse the repository at this point in the history
  2. lint

    jmacd committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    0acc729 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    fa2ded1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46c7377 View commit details
    Browse the repository at this point in the history
  3. edits

    jmacd committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    99793cb View commit details
    Browse the repository at this point in the history
  4. Use 7/16

    jmacd committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    d119c57 View commit details
    Browse the repository at this point in the history
  5. Use 7/16

    jmacd committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    5ea047e View commit details
    Browse the repository at this point in the history
  6. Use 7/16

    jmacd committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    28779fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    04b37e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. 5%

    jmacd committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    32c384e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efc4bb0 View commit details
    Browse the repository at this point in the history
  3. mention w3c trace context issue 467 (randomess bit); move issue 463 t…

    …o default-on discussion
    jmacd committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    f6ffd02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    549a049 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. remove accidental file add

    jmacd committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    89868b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84406fb View commit details
    Browse the repository at this point in the history
  3. oertl's feedback on 168

    jmacd committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    8189c80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e477dad View commit details
    Browse the repository at this point in the history
  5. head -> parent

    jmacd committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    752704b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86620dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ab9f5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    174cda9 View commit details
    Browse the repository at this point in the history
  9. log_adjusted_count

    jmacd committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    f6489cd View commit details
    Browse the repository at this point in the history
  10. misspell

    jmacd committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    3938f94 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    1e54c51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5101cd9 View commit details
    Browse the repository at this point in the history
  3. edit consistent sampling def

    jmacd committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    be98b31 View commit details
    Browse the repository at this point in the history
  4. seven

    jmacd committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    d82c8f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Update text/trace/0168-sampling-propagation.md

    Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
    jmacd and yurishkuro authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    d211687 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. typo fix

    jmacd committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    b537764 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10f77b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Update text/trace/0168-sampling-propagation.md

    Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
    jmacd and yurishkuro authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    89be84e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2bb667 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a2b745 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3513f9d View commit details
    Browse the repository at this point in the history