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

Propagate serialization IOException instead of rethrowing as runtime #6082

Merged
merged 7 commits into from
Jan 3, 2024

Commits on Dec 18, 2023

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

Commits on Dec 20, 2023

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

Commits on Dec 21, 2023

  1. Update exporters/common/src/main/java/io/opentelemetry/exporter/inter…

    …nal/http/HttpExporter.java
    
    Co-authored-by: jack-berg <34418638+jack-berg@users.noreply.github.com>
    ricardo-mestre and jack-berg committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    8c590e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4600eea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #16 from ricardo-mestre/propagate-io-exception

    Adding UncheckedIOException to onFailure handler
    jack-berg committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    0a0ca5b View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Remove unrelated test

    jack-berg committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    bc7a8a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

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