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

Update span limits to comply with specification #2637

Merged
merged 31 commits into from Mar 3, 2022

Commits on Feb 23, 2022

  1. PoC for span limit refactor

    MrAlias committed Feb 23, 2022
    Copy the full SHA
    5013941 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Copy the full SHA
    edacdb2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b5c5cb7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c86faeb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    45004f5 View commit details
    Browse the repository at this point in the history
  5. Fix lint

    MrAlias committed Feb 24, 2022
    Copy the full SHA
    d254440 View commit details
    Browse the repository at this point in the history
  6. Isolate span limit tests

    MrAlias committed Feb 24, 2022
    Copy the full SHA
    9aa7c7f View commit details
    Browse the repository at this point in the history
  7. Clean span limits test

    MrAlias committed Feb 24, 2022
    Copy the full SHA
    19a4602 View commit details
    Browse the repository at this point in the history
  8. Test limits on exported spans

    MrAlias committed Feb 24, 2022
    Copy the full SHA
    e498e28 View commit details
    Browse the repository at this point in the history
  9. Remove duplicate test code

    MrAlias committed Feb 24, 2022
    Copy the full SHA
    a4207f8 View commit details
    Browse the repository at this point in the history
  10. Fix lint

    MrAlias committed Feb 24, 2022
    Copy the full SHA
    006138c View commit details
    Browse the repository at this point in the history
  11. Add WithRawSpanLimits option

    MrAlias committed Feb 24, 2022
    Copy the full SHA
    d8eb930 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    6869b9c View commit details
    Browse the repository at this point in the history
  13. Add changes to changelog

    MrAlias committed Feb 24, 2022
    Copy the full SHA
    f37a1f6 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    7995831 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    a39debd View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Update docs

    MrAlias committed Feb 25, 2022
    Copy the full SHA
    db95c3d View commit details
    Browse the repository at this point in the history
  2. Add fix to changelog

    MrAlias committed Feb 25, 2022
    Copy the full SHA
    8057d17 View commit details
    Browse the repository at this point in the history
  3. Fix option docs

    MrAlias committed Feb 25, 2022
    Copy the full SHA
    fb742df View commit details
    Browse the repository at this point in the history
  4. Do no mutate attribute

    MrAlias committed Feb 25, 2022
    Copy the full SHA
    8a4be15 View commit details
    Browse the repository at this point in the history
  5. Fix truncateAttr comment

    MrAlias committed Feb 25, 2022
    Copy the full SHA
    a780936 View commit details
    Browse the repository at this point in the history
  6. Remake NewSpanLimits to be newEnvSpanLimits

    Update and unify documentation accordingly.
    MrAlias committed Feb 25, 2022
    Copy the full SHA
    3bd05d9 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f81b753 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    c24c844 View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG.md

    Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
    MrAlias and Aneurysm9 committed Feb 25, 2022
    Copy the full SHA
    3c49ba4 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    75a79af View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Copy the full SHA
    047e9f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Copy the full SHA
    99059ea View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    46e8cc3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5782668 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Copy the full SHA
    7b57418 View commit details
    Browse the repository at this point in the history