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

Remove the otlp trace exporter limit of SpanEvents when exporting #2616

Merged

Commits on Feb 16, 2022

  1. Copy the full SHA
    2a37b5f View commit details
    Browse the repository at this point in the history
  2. fix changelog

    hanyuancheung committed Feb 16, 2022
    Copy the full SHA
    9cdcb43 View commit details
    Browse the repository at this point in the history
  3. Update exporters/otlp/otlptrace/internal/tracetransform/span.go

    Co-authored-by: Sam Xie <xsambundy@gmail.com>
    hanyuancheung and XSAM committed Feb 16, 2022
    Copy the full SHA
    6459f75 View commit details
    Browse the repository at this point in the history
  4. Update exporters/otlp/otlptrace/internal/tracetransform/span.go

    Co-authored-by: Sam Xie <xsambundy@gmail.com>
    hanyuancheung and XSAM committed Feb 16, 2022
    Copy the full SHA
    c0ce938 View commit details
    Browse the repository at this point in the history
  5. Update exporters/otlp/otlptrace/internal/tracetransform/span.go

    Co-authored-by: Sam Xie <xsambundy@gmail.com>
    hanyuancheung and XSAM committed Feb 16, 2022
    Copy the full SHA
    5aa8f45 View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    Co-authored-by: Sam Xie <xsambundy@gmail.com>
    hanyuancheung and XSAM committed Feb 16, 2022
    Copy the full SHA
    4ac91c2 View commit details
    Browse the repository at this point in the history
  7. fix unused param

    hanyuancheung committed Feb 16, 2022
    Copy the full SHA
    2a751f9 View commit details
    Browse the repository at this point in the history
  8. fix changelog

    hanyuancheung committed Feb 16, 2022
    Copy the full SHA
    7b8c1ca View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Update CHANGELOG.md

    Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
    hanyuancheung and MrAlias committed Feb 17, 2022
    Copy the full SHA
    5f5a2cc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5eb13d6 View commit details
    Browse the repository at this point in the history
  3. fix unittest

    hanyuancheung committed Feb 17, 2022
    Copy the full SHA
    881d6fa View commit details
    Browse the repository at this point in the history
  4. fix code format

    hanyuancheung committed Feb 17, 2022
    Copy the full SHA
    39fecda View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8af4f24 View commit details
    Browse the repository at this point in the history