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 autoexport to automatically configure trace exporters #2753

Merged
merged 64 commits into from May 25, 2023

Commits on Sep 15, 2022

  1. add autoexport

    MikeGoldsmith committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    bc10897 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01b61b5 View commit details
    Browse the repository at this point in the history
  3. update env var to OTEL_TRACES_EXPORTERS

    Co-authored-by: Tyler Yahn <codingalias@gmail.com>
    MikeGoldsmith and MrAlias committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    cf9e82d View commit details
    Browse the repository at this point in the history
  4. update to go 1.18

    Co-authored-by: Tyler Yahn <codingalias@gmail.com>
    MikeGoldsmith and MrAlias committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    c03aaf6 View commit details
    Browse the repository at this point in the history
  5. add changelog entry

    MikeGoldsmith committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    cd320da View commit details
    Browse the repository at this point in the history
  6. add autoexport

    MikeGoldsmith committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    c8eee46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b33a022 View commit details
    Browse the repository at this point in the history
  8. update env var to OTEL_TRACES_EXPORTERS

    Co-authored-by: Tyler Yahn <codingalias@gmail.com>
    MikeGoldsmith and MrAlias committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    8958075 View commit details
    Browse the repository at this point in the history
  9. update to go 1.18

    Co-authored-by: Tyler Yahn <codingalias@gmail.com>
    MikeGoldsmith and MrAlias committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    f5b23b4 View commit details
    Browse the repository at this point in the history
  10. add changelog entry

    MikeGoldsmith committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    44d7ecb View commit details
    Browse the repository at this point in the history
  11. Merge branch 'mike/autoexport' of https://github.com/honeycombio/open…

    …telemetry-go-contrib into mike/autoexport
    
    # Conflicts:
    #	CHANGELOG.md
    MikeGoldsmith committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    8f220f6 View commit details
    Browse the repository at this point in the history
  12. fix changelog

    MikeGoldsmith committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    baa5cb2 View commit details
    Browse the repository at this point in the history
  13. fix typo :(

    MikeGoldsmith committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    ff36a60 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ddc0597 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    78f8ebe View commit details
    Browse the repository at this point in the history
  2. break up imports

    MikeGoldsmith committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    bec9d58 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Merge branch 'main' of https://github.com/open-telemetry/opentelemetr…

    …y-go-contrib into mike/autoexport
    
    # Conflicts:
    #	CHANGELOG.md
    MikeGoldsmith committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    beb19ee View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Update exporters/autoexport/exporter.go

    Co-authored-by: Tyler Helmuth <12352919+TylerHelmuth@users.noreply.github.com>
    MikeGoldsmith and TylerHelmuth committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    dc65dd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86b1759 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Apply suggestions from code review

    Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
    MikeGoldsmith and MrAlias committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    bc32a8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f30be94 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    e7e258e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b15a95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bf9802 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/open-telemetry/opentelemetr…

    …y-go-contrib into mike/autoexport
    
    # Conflicts:
    #	CHANGELOG.md
    MikeGoldsmith committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    cb5a453 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9b6606 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    718b1c0 View commit details
    Browse the repository at this point in the history
  7. fix typo

    MikeGoldsmith committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    7e44b89 View commit details
    Browse the repository at this point in the history
  8. update go.mod

    MikeGoldsmith committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    ad5c4d0 View commit details
    Browse the repository at this point in the history
  9. fix changelog

    MikeGoldsmith committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    692c582 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Merge branch 'main' of https://github.com/open-telemetry/opentelemetr…

    …y-go-contrib into mike/autoexport
    
    # Conflicts:
    #	.github/dependabot.yml
    #	CHANGELOG.md
    MikeGoldsmith committed May 17, 2023
    Configuration menu
    Copy the full SHA
    0c03c27 View commit details
    Browse the repository at this point in the history
  2. use go 1.19 in go.mod

    MikeGoldsmith committed May 17, 2023
    Configuration menu
    Copy the full SHA
    47b10b7 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

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

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    9272837 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6104122 View commit details
    Browse the repository at this point in the history
  3. update tests

    MikeGoldsmith committed May 22, 2023
    Configuration menu
    Copy the full SHA
    37fb2ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd5d0dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b92e45d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5453fa View commit details
    Browse the repository at this point in the history
  7. fix typo in test name

    MikeGoldsmith committed May 22, 2023
    Configuration menu
    Copy the full SHA
    f2808a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b5a3fde View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    fab825c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58dc7c9 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Jamie Danielson <jamieedanielson@gmail.com>
    MikeGoldsmith and JamieDanielson committed May 23, 2023
    Configuration menu
    Copy the full SHA
    4bd3bbe View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Update CHANGELOG.md

    Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
    MikeGoldsmith and MrAlias committed May 25, 2023
    Configuration menu
    Copy the full SHA
    ef9afd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a10f64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1ffb17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44578b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edac7cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20499ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d34f914 View commit details
    Browse the repository at this point in the history
  8. add README

    MikeGoldsmith committed May 25, 2023
    Configuration menu
    Copy the full SHA
    782c62e View commit details
    Browse the repository at this point in the history
  9. add doc.go

    MikeGoldsmith committed May 25, 2023
    Configuration menu
    Copy the full SHA
    d66ccd6 View commit details
    Browse the repository at this point in the history
  10. go mod tidy

    MikeGoldsmith committed May 25, 2023
    Configuration menu
    Copy the full SHA
    a39a084 View commit details
    Browse the repository at this point in the history
  11. fix formatting

    MikeGoldsmith committed May 25, 2023
    Configuration menu
    Copy the full SHA
    95a1948 View commit details
    Browse the repository at this point in the history
  12. Update exporters/autoexport/doc.go

    Co-authored-by: Robert Pająk <pellared@hotmail.com>
    MikeGoldsmith and pellared committed May 25, 2023
    Configuration menu
    Copy the full SHA
    9536e1b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f20dc48 View commit details
    Browse the repository at this point in the history
  14. fix typo

    MikeGoldsmith committed May 25, 2023
    Configuration menu
    Copy the full SHA
    f5fd316 View commit details
    Browse the repository at this point in the history
  15. Apply suggestions from code review

    Co-authored-by: Robert Pająk <pellared@hotmail.com>
    MikeGoldsmith and pellared committed May 25, 2023
    Configuration menu
    Copy the full SHA
    27f8710 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8481734 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0a529dc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7efa4aa View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d98ccee View commit details
    Browse the repository at this point in the history