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

OTLP exporter: Let final retry error include last retryable error message #3514

Merged
merged 20 commits into from
Jan 4, 2023

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    527710d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21740ce View commit details
    Browse the repository at this point in the history
  3. use correct port

    jmacd committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    c667fd5 View commit details
    Browse the repository at this point in the history
  4. revert example change

    jmacd committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    be228e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    2736311 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. tidy

    jmacd committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    15f8257 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'jmacd/retryable_err' of github.com:jmacd/opentelemetry-…

    …go into jmacd/retryable_err
    jmacd committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    a478869 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Merge branch 'main' of github.com:open-telemetry/opentelemetry-go int…

    …o jmacd/retryable_err
    jmacd committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    59a8ba1 View commit details
    Browse the repository at this point in the history
  2. changelog

    jmacd committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    8166340 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. lint

    jmacd committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    d1d26f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3663ba0 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    9c79e79 View commit details
    Browse the repository at this point in the history
  2. Address comments in PR.

    MadVikingGod committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    ab3bfe7 View commit details
    Browse the repository at this point in the history
  3. Updated Changelog.

    MadVikingGod committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    3fb1fc2 View commit details
    Browse the repository at this point in the history
  4. Fixes for PR.

    MadVikingGod committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    3707c32 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Merge branch 'main' of github.com:open-telemetry/opentelemetry-go int…

    …o jmacd/retryable_err
    jmacd committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    89d5a59 View commit details
    Browse the repository at this point in the history
  2. merge changelog

    jmacd committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    e4e186f View commit details
    Browse the repository at this point in the history
  3. merge changelog again

    jmacd committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    366fa1d View commit details
    Browse the repository at this point in the history
  4. remove one error

    jmacd committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    8e9f37f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d5859a View commit details
    Browse the repository at this point in the history