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

chore: Add integration tests for Open Telemetry #276

Merged
merged 37 commits into from
Jan 10, 2022

Commits on Dec 15, 2021

  1. wip

    o0Ignition0o committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    c61e954 View commit details
    Browse the repository at this point in the history
  2. wip

    o0Ignition0o committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    3be9bce View commit details
    Browse the repository at this point in the history
  3. wip

    o0Ignition0o committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    bf24d41 View commit details
    Browse the repository at this point in the history
  4. wip

    o0Ignition0o committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    11b18ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd30f07 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    9efec19 View commit details
    Browse the repository at this point in the history
  2. wip, i m going to use a sequence instead of the span ids, this should…

    … allow for reproducible tests
    o0Ignition0o committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    113deea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a827251 View commit details
    Browse the repository at this point in the history
  4. wip

    o0Ignition0o committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    c0575d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad9a1dc View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

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

    o0Ignition0o committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    c4e73c4 View commit details
    Browse the repository at this point in the history
  3. validation => validate

    o0Ignition0o committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    3245333 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    9fd9d40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d74ca96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee70ef3 View commit details
    Browse the repository at this point in the history
  4. untagged record enum

    o0Ignition0o committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    61f8ee3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6c1f81 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

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

    o0Ignition0o committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    c6170cc View commit details
    Browse the repository at this point in the history
  3. wip

    o0Ignition0o committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    c6a44d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b01ea51 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. wip

    o0Ignition0o committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    342568a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a98404 View commit details
    Browse the repository at this point in the history
  3. yay

    o0Ignition0o committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    abc5fa0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1208efe View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. wow it works :D

    o0Ignition0o committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    bc9208d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8698f10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9aa0c52 View commit details
    Browse the repository at this point in the history
  4. Revert "use the span id (usize) as json key so the span children are …

    …correctly sorted"
    
    This reverts commit 9aa0c52.
    o0Ignition0o committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    f9b0215 View commit details
    Browse the repository at this point in the history
  5. use a structure that preserves the span orders when serializing + mak…

    …e sure the dag walks the children the right way
    o0Ignition0o committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    c5b4266 View commit details
    Browse the repository at this point in the history
  6. (ab)use the super cool snapshots to define subfetch spans, i need to …

    …show the team about that it s super cool
    o0Ignition0o committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    e715d99 View commit details
    Browse the repository at this point in the history
  7. licenses check

    o0Ignition0o committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    ca5b9ad View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    22e527e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d77c2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78516c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7128963 View commit details
    Browse the repository at this point in the history