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 OTLP export support for internal traces #8119

Merged

Commits on Aug 23, 2023

  1. add OTLP export support for internal traces

    This PR adds support for exporting internal collector traces via the
    OTel Go OTLP exporters.
    
    Closes open-telemetry#8106
    
    Signed-off-by: Alex Boten <[email protected]>
    Alex Boten committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0ea26e7 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Anthony Mirabella <[email protected]>
    Alex Boten and Aneurysm9 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a65ca82 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Anthony Mirabella <[email protected]>
    Alex Boten and Aneurysm9 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e33e748 View commit details
    Browse the repository at this point in the history
  4. validate otlp config compression for grpc

    Signed-off-by: Alex Boten <[email protected]>
    Alex Boten committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c5cfb2c View commit details
    Browse the repository at this point in the history